public class BasicWorkflowContext extends Object implements WorkflowContext
Constructor and Description |
---|
BasicWorkflowContext(String caller) |
Modifier and Type | Method and Description |
---|---|
String |
getCaller() |
void |
setRollbackOnly()
Sets the current transaction to be rolled back.
|
public BasicWorkflowContext(String caller)
public String getCaller()
getCaller
in interface WorkflowContext
public void setRollbackOnly()
WorkflowContext
setRollbackOnly
in interface WorkflowContext
Copyright © 2021 catworkx GmbH. All rights reserved.