Class TaskAssignmentShipConsignmentAction

    • Field Detail

      • CONSIGNMENT_ACTION_EVENT_NAME

        protected static final java.lang.String CONSIGNMENT_ACTION_EVENT_NAME
        See Also:
        Constant Field Values
      • CONFIRM_SHIP_CONSIGNMENT_CHOICE

        protected static final java.lang.String CONFIRM_SHIP_CONSIGNMENT_CHOICE
        See Also:
        Constant Field Values
      • SHIPPING_TEMPLATE_CODE

        protected static final java.lang.String SHIPPING_TEMPLATE_CODE
        See Also:
        Constant Field Values
    • Constructor Detail

      • TaskAssignmentShipConsignmentAction

        public TaskAssignmentShipConsignmentAction()
    • Method Detail

      • 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