Uses of Enum Class
org.alfresco.repo.action.scheduled.AbstractScheduledAction.TransactionMode
Packages that use AbstractScheduledAction.TransactionMode
-
Uses of AbstractScheduledAction.TransactionMode in org.alfresco.repo.action.scheduled
Methods in org.alfresco.repo.action.scheduled that return AbstractScheduledAction.TransactionModeModifier and TypeMethodDescriptionAbstractScheduledAction.TransactionMode.getTransactionMode(String transactionModeString) Generate a mode from a string.AbstractScheduledAction.getTransactionModeEnum()Get the transaction mode.Returns the enum constant of this class with the specified name.AbstractScheduledAction.TransactionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.