Index

C D E G J N S T 
All Classes and Interfaces|All Packages|Constant Field Values

C

com.redhat.parodos.tasks.jira - package com.redhat.parodos.tasks.jira
 
com.redhat.parodos.tasks.notification - package com.redhat.parodos.tasks.notification
 
com.redhat.parodos.tasks.tibco - package com.redhat.parodos.tasks.tibco
 

D

DEFAULT_EXECUTION_TIMEOUT_IN_SECONDS - Static variable in class com.redhat.parodos.tasks.jira.JiraTask
 

E

execute(WorkContext) - Method in class com.redhat.parodos.tasks.jira.JiraTask
 
execute(WorkContext) - Method in class com.redhat.parodos.tasks.notification.NotificationWorkFlowTask
 
execute(WorkContext) - Method in class com.redhat.parodos.tasks.tibco.TibcoWorkFlowTask
 

G

getAsJsonSchema() - Method in class com.redhat.parodos.tasks.notification.NotificationWorkFlowTask
 
getWorkFlowTaskOutputs() - Method in class com.redhat.parodos.tasks.notification.NotificationWorkFlowTask
 
getWorkFlowTaskOutputs() - Method in class com.redhat.parodos.tasks.tibco.TibcoWorkFlowTask
 
getWorkFlowTaskParameters() - Method in class com.redhat.parodos.tasks.jira.JiraTask
 
getWorkFlowTaskParameters() - Method in class com.redhat.parodos.tasks.notification.NotificationWorkFlowTask
 
getWorkFlowTaskParameters() - Method in class com.redhat.parodos.tasks.tibco.TibcoWorkFlowTask
 

J

jiraClient - Variable in class com.redhat.parodos.tasks.jira.JiraTask
 
JiraIssue - Class in com.redhat.parodos.tasks.jira
JiraIssue is a DTO representing a subset of an issue, and used as an input and output to/from a JiraTask
JiraIssue(String, String, String, String, String, List<String>) - Constructor for class com.redhat.parodos.tasks.jira.JiraIssue
 
JiraTask - Class in com.redhat.parodos.tasks.jira
JiraTask can create/retrieve/update/delete a jira task depending on the fields passed in the context of the execution.
JiraTask() - Constructor for class com.redhat.parodos.tasks.jira.JiraTask
 

N

NotificationWorkFlowTask - Class in com.redhat.parodos.tasks.notification
 
NotificationWorkFlowTask(String, NotificationMessageApi) - Constructor for class com.redhat.parodos.tasks.notification.NotificationWorkFlowTask
 
NotificationWorkFlowTask(String, String) - Constructor for class com.redhat.parodos.tasks.notification.NotificationWorkFlowTask
 

S

sendMessage(String, String, String, String, String, String) - Method in interface com.redhat.parodos.tasks.tibco.Tibjms
 
sendMessage(String, String, String, String, String, String) - Method in class com.redhat.parodos.tasks.tibco.TibjmsImpl
 

T

TibcoWorkFlowTask - Class in com.redhat.parodos.tasks.tibco
 
TibcoWorkFlowTask(String, String, String, String) - Constructor for class com.redhat.parodos.tasks.tibco.TibcoWorkFlowTask
 
Tibjms - Interface in com.redhat.parodos.tasks.tibco
 
TibjmsImpl - Class in com.redhat.parodos.tasks.tibco
 
TibjmsImpl() - Constructor for class com.redhat.parodos.tasks.tibco.TibjmsImpl
 
C D E G J N S T 
All Classes and Interfaces|All Packages|Constant Field Values