Uses of Class
de.hybris.platform.workflow.exceptions.ActivationWorkflowActionException
-
-
Uses of ActivationWorkflowActionException in de.hybris.platform.workflow
Methods in de.hybris.platform.workflow that throw ActivationWorkflowActionException Modifier and Type Method Description booleanWorkflowProcessingService. activate(WorkflowActionModel action)Activates an action and saves the activation -
Uses of ActivationWorkflowActionException in de.hybris.platform.workflow.impl
Methods in de.hybris.platform.workflow.impl that throw ActivationWorkflowActionException Modifier and Type Method Description booleanDefaultWorkflowProcessingService. activate(WorkflowActionModel action)Activates an action and saves the activation -
Uses of ActivationWorkflowActionException in de.hybris.platform.workflow.strategies
Methods in de.hybris.platform.workflow.strategies that throw ActivationWorkflowActionException Modifier and Type Method Description voidActionActivationStrategy. doAfterActivation(WorkflowActionModel action) -
Uses of ActivationWorkflowActionException in de.hybris.platform.workflow.strategies.impl
Methods in de.hybris.platform.workflow.strategies.impl that throw ActivationWorkflowActionException Modifier and Type Method Description voidDefaultActionActivationStrategy. doAfterActivation(WorkflowActionModel action)
-