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 AbstractWorkflowAutomatedAction
Deprecated, 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 Details

    • AfterRejectGenericWorkflowDecisionAction

      public AfterRejectGenericWorkflowDecisionAction()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details