Class JiraTicketApprovalWorkFlowCheckerTask

java.lang.Object
com.redhat.parodos.workflow.task.BaseWorkFlowTask
com.redhat.parodos.workflow.task.checker.BaseWorkFlowCheckerTask
com.redhat.parodos.examples.ocponboarding.checker.JiraTicketApprovalWorkFlowCheckerTask
All Implemented Interfaces:
WorkFlowTask, Work, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class JiraTicketApprovalWorkFlowCheckerTask extends BaseWorkFlowCheckerTask
An example of a task that calls a Jira Endpoint with a BasicAuth Header
Author:
Richard Wang (Github: richardW98)