Package | Description |
---|---|
org.activiti.engine.impl.cfg | |
org.activiti.engine.impl.interceptor |
Modifier and Type | Method and Description |
---|---|
static TransactionPropagation |
TransactionPropagation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionPropagation[] |
TransactionPropagation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TransactionPropagation |
CommandConfig.getTransactionPropagation() |
Constructor and Description |
---|
CommandConfig(boolean contextReusePossible,
TransactionPropagation transactionPropagation) |
Copyright © 2016 Alfresco. All rights reserved.