Package | Description |
---|---|
org.alfresco.repo.action.scheduled |
Modifier and Type | Method and Description |
---|---|
static AbstractScheduledAction.TransactionMode |
AbstractScheduledAction.TransactionMode.getTransactionMode(String transactionModeString)
Generate a mode from a string.
|
AbstractScheduledAction.TransactionMode |
AbstractScheduledAction.getTransactionModeEnum()
Get the transaction mode.
|
static AbstractScheduledAction.TransactionMode |
AbstractScheduledAction.TransactionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractScheduledAction.TransactionMode[] |
AbstractScheduledAction.TransactionMode.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.