Package | Description |
---|---|
org.alfresco.filesys.repo.rules |
Filesystem Rule Evaluator to support Scenarios.
|
org.alfresco.filesys.repo.rules.commands | |
org.alfresco.repo.transaction |
Modifier and Type | Method and Description |
---|---|
AlfrescoTransactionSupport.TxnReadState |
Command.getTransactionRequired()
Is a transaction required to run this command?
|
Modifier and Type | Method and Description |
---|---|
static AlfrescoTransactionSupport.TxnReadState |
AlfrescoTransactionSupport.getTransactionReadState() |
static AlfrescoTransactionSupport.TxnReadState |
AlfrescoTransactionSupport.TxnReadState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlfrescoTransactionSupport.TxnReadState[] |
AlfrescoTransactionSupport.TxnReadState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.