Interface AutomatedWorkflowTemplateJob

    • Method Detail

      • perform

        WorkflowDecisionModel perform​(WorkflowActionModel action)
        execution method for the automated workflow job
        Parameters:
        action - the workflow action that activated this method
        Returns:
        the decision that should be activated after this action finishes