Class NotificationWorkFlowTask

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

    public class NotificationWorkFlowTask
    extends BaseWorkFlowTask
    • Constructor Detail

      • NotificationWorkFlowTask

        public NotificationWorkFlowTask​(String basePath,
                                        String auth)
    • 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)