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