Class NotificationWorkFlowTask
java.lang.Object
com.redhat.parodos.workflow.task.BaseWorkFlowTask
com.redhat.parodos.tasks.notification.NotificationWorkFlowTask
- All Implemented Interfaces:
WorkFlowTask,com.redhat.parodos.workflows.work.Work,org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanNameAware
-
Field Summary
Fields inherited from class com.redhat.parodos.workflow.task.BaseWorkFlowTask
taskLogger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.redhat.parodos.workflows.work.WorkReportexecute(com.redhat.parodos.workflows.work.WorkContext workContext) @NonNull List<WorkFlowTaskOutput>@NonNull List<WorkParameter>Methods inherited from class com.redhat.parodos.workflow.task.BaseWorkFlowTask
addAdditionInfo, addParameter, getAllParameters, getMainExecutionId, getName, getOptionalParameterValue, getOptionalParameterValue, getProjectId, getRequiredParameterValue, getWorkFlowCheckers, preExecute, setBeanName, setWorkFlowCheckers
-
Constructor Details
-
NotificationWorkFlowTask
-
-
Method Details
-
getWorkFlowTaskParameters
-
getWorkFlowTaskOutputs
-
getAsJsonSchema
-
execute
public com.redhat.parodos.workflows.work.WorkReport execute(com.redhat.parodos.workflows.work.WorkContext workContext)
-