Uses of Class
de.hybris.platform.workflow.exceptions.ActivationWorkflowActionException
Packages that use ActivationWorkflowActionException
Package
Description
-
Uses of ActivationWorkflowActionException in de.hybris.platform.workflow
Methods in de.hybris.platform.workflow that throw ActivationWorkflowActionExceptionModifier and TypeMethodDescriptionbooleanWorkflowProcessingService.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 ActivationWorkflowActionExceptionModifier and TypeMethodDescriptionbooleanDefaultWorkflowProcessingService.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 ActivationWorkflowActionExceptionModifier and TypeMethodDescriptionvoidActionActivationStrategy.doAfterActivation(WorkflowActionModel action) -
Uses of ActivationWorkflowActionException in de.hybris.platform.workflow.strategies.impl
Methods in de.hybris.platform.workflow.strategies.impl that throw ActivationWorkflowActionExceptionModifier and TypeMethodDescriptionvoidDefaultActionActivationStrategy.doAfterActivation(WorkflowActionModel action)