Class ProjectAccessRequestEscalationWorkFlowTask

java.lang.Object
com.redhat.parodos.workflow.task.BaseWorkFlowTask
com.redhat.parodos.tasks.project.escalation.ProjectAccessRequestEscalationWorkFlowTask
All Implemented Interfaces:
WorkFlowTask, com.redhat.parodos.workflows.work.Work, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class ProjectAccessRequestEscalationWorkFlowTask extends BaseWorkFlowTask
Project access request escalation workflow task
Author:
Annel Ketcha (Github: anludke)
  • Constructor Details

    • ProjectAccessRequestEscalationWorkFlowTask

      public ProjectAccessRequestEscalationWorkFlowTask(String serviceUrl, String servicePort, String notificationServiceUrl, String notificationServicePort, String notificationServiceAccountName, String notificationServiceAccountPassword)
  • Method Details

    • execute

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