Class AfterRejectGenericWorkflowDecisionAction
- java.lang.Object
-
- de.hybris.platform.b2b.process.approval.actions.AbstractWorkflowAutomatedAction
-
- de.hybris.platform.b2b.process.approval.actions.AfterRejectGenericWorkflowDecisionAction
-
- All Implemented Interfaces:
AutomatedWorkflowTemplateJob
- Direct Known Subclasses:
AfterMerchantRejectionWorkflowDecisionAction,AfterQuoteRejectionWorkflowDecisionAction
@Deprecated(since="4.4", forRemoval=true) public class AfterRejectGenericWorkflowDecisionAction extends AbstractWorkflowAutomatedActionDeprecated, for removal: This API element is subject to removal in a future version.Since 4.4. Will be migrated to service layer in version 4.5.This automated action depends on Jalo functionality and is currently required for workflows managed via HMC.
-
-
Constructor Summary
Constructors Constructor Description AfterRejectGenericWorkflowDecisionAction()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidperformAction(WorkflowAction action)Deprecated, for removal: This API element is subject to removal in a future version.-
Methods inherited from class de.hybris.platform.b2b.process.approval.actions.AbstractWorkflowAutomatedAction
getEventService, getModelService, perform
-
-
-
-
Method Detail
-
performAction
public void performAction(WorkflowAction action)
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
performActionin classAbstractWorkflowAutomatedAction
-
-