Class TibcoWorkFlowTask

  • All Implemented Interfaces:
    WorkFlowTask, com.redhat.parodos.workflows.work.Work, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    public class TibcoWorkFlowTask
    extends BaseWorkFlowTask
    • Constructor Detail

    • Method Detail

      • getWorkFlowTaskParameters

        @NonNull
        public @NonNull List<WorkParameter> getWorkFlowTaskParameters()
      • execute

        public com.redhat.parodos.workflows.work.WorkReport execute​(com.redhat.parodos.workflows.work.WorkContext workContext)