Class TaskAssignmentPickupConsignmentAction

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

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

  • Constructor Details

    • TaskAssignmentPickupConsignmentAction

      public TaskAssignmentPickupConsignmentAction()
  • 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