Class AutomatedWorkflowActionTemplate

    • Constructor Detail

      • AutomatedWorkflowActionTemplate

        public AutomatedWorkflowActionTemplate()
    • Method Detail

      • perform

        protected void perform​(WorkflowAction action)
        Performs automated action defined by attribute jobclass. //TODO find correct exception to throw
        Overrides:
        perform in class WorkflowActionTemplate
        Parameters:
        action - calling workflow action
      • getJobHnadlerBean

        protected java.lang.Object getJobHnadlerBean()