Uses of Class
de.uplanet.lucy.server.workflow.NoTransactionWorkflowException
Packages that use NoTransactionWorkflowException
Package
Description
-
Uses of NoTransactionWorkflowException in de.uplanet.lucy.server.workflow.action
Methods in de.uplanet.lucy.server.workflow.action that throw NoTransactionWorkflowExceptionModifier and TypeMethodDescriptionRollbackTransactionWorkflowAction.process
(IWorkflowEvent p_evt, de.uplanet.lucy.server.workflow.IWorkflowProcessingContext p_wfCtx, de.uplanet.lucy.server.IProcessingContext p_ctx) This method always returns the efferent transition -
Uses of NoTransactionWorkflowException in de.uplanet.lucy.server.workflow.condition
Methods in de.uplanet.lucy.server.workflow.condition that throw NoTransactionWorkflowExceptionModifier and TypeMethodDescriptionTransactedAcquireLockWorkflowCondition.process
(IWorkflowEvent p_evt, de.uplanet.lucy.server.workflow.IWorkflowProcessingContext p_wfCtx, de.uplanet.lucy.server.IProcessingContext p_ctx)