Class TaskAssignmentShipConsignmentAction

java.lang.Object
de.hybris.platform.warehousing.taskassignment.actions.AbstractTaskAssignmentActions
de.hybris.platform.warehousing.taskassignment.actions.TaskAssignmentShipConsignmentAction
All Implemented Interfaces:
AutomatedWorkflowTemplateJob

public class TaskAssignmentShipConsignmentAction extends AbstractTaskAssignmentActions
Synchronizes the ship consignment action from the Task Assignment Workflow of an employee to the main process engine.
  • Field Details

  • Constructor Details

    • TaskAssignmentShipConsignmentAction

      public TaskAssignmentShipConsignmentAction()
  • Method Details

    • perform

      public WorkflowDecisionModel perform(WorkflowActionModel workflowAction)
      Description copied from interface: AutomatedWorkflowTemplateJob
      execution method for the automated workflow job
      Parameters:
      workflowAction - the workflow action that activated this method
      Returns:
      the decision that should be activated after this action finishes