A C G I J N O P S V 

A

AbstractJIRAConsumer - Class in org.apache.camel.component.jira.consumer
 
AbstractJIRAConsumer(JIRAEndpoint, Processor) - Constructor for class org.apache.camel.component.jira.consumer.AbstractJIRAConsumer
 
AbstractJIRAProducer - Class in org.apache.camel.component.jira.producer
 
AbstractJIRAProducer(JIRAEndpoint) - Constructor for class org.apache.camel.component.jira.producer.AbstractJIRAProducer
 

C

client() - Method in class org.apache.camel.component.jira.consumer.AbstractJIRAConsumer
 
client() - Method in class org.apache.camel.component.jira.producer.AbstractJIRAProducer
 
createConsumer(Processor) - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jira.JIRAComponent
 
createProducer() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 

G

getDelay() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getIssues() - Method in class org.apache.camel.component.jira.consumer.AbstractJIRAConsumer
 
getIssues(String, int, int, int) - Method in class org.apache.camel.component.jira.consumer.AbstractJIRAConsumer
 
getJql() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getPassword() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getServerUrl() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getType() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getUsername() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 

I

isSingleton() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 

J

JIRAComponent - Class in org.apache.camel.component.jira
Represents the component that manages JIRAEndpoint.
JIRAComponent() - Constructor for class org.apache.camel.component.jira.JIRAComponent
 
JIRAEndpoint - Class in org.apache.camel.component.jira
The endpoint encapsulates portions of the JIRA API, relying on the jira-rest-java-client SDK.
JIRAEndpoint(String, JIRAComponent) - Constructor for class org.apache.camel.component.jira.JIRAEndpoint
 
JIRAType - Enum in org.apache.camel.component.jira
 

N

NewCommentConsumer - Class in org.apache.camel.component.jira.consumer
Consumes new comments on JIRA issues.
NewCommentConsumer(JIRAEndpoint, Processor) - Constructor for class org.apache.camel.component.jira.consumer.NewCommentConsumer
 
NewIssueConsumer - Class in org.apache.camel.component.jira.consumer
Consumes new JIRA issues.
NewIssueConsumer(JIRAEndpoint, Processor) - Constructor for class org.apache.camel.component.jira.consumer.NewIssueConsumer
 
NewIssueProducer - Class in org.apache.camel.component.jira.producer
 
NewIssueProducer(JIRAEndpoint) - Constructor for class org.apache.camel.component.jira.producer.NewIssueProducer
 

O

org.apache.camel.component.jira - package org.apache.camel.component.jira
 
org.apache.camel.component.jira.consumer - package org.apache.camel.component.jira.consumer
 
org.apache.camel.component.jira.producer - package org.apache.camel.component.jira.producer
 

P

poll() - Method in class org.apache.camel.component.jira.consumer.AbstractJIRAConsumer
 
poll() - Method in class org.apache.camel.component.jira.consumer.NewCommentConsumer
 
poll() - Method in class org.apache.camel.component.jira.consumer.NewIssueConsumer
 
process(Exchange) - Method in class org.apache.camel.component.jira.producer.AbstractJIRAProducer
 
process(Exchange) - Method in class org.apache.camel.component.jira.producer.NewIssueProducer
 

S

setDelay(int) - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
setJql(String) - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
setPassword(String) - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
setServerUrl(String) - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
setType(JIRAType) - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
setUsername(String) - Method in class org.apache.camel.component.jira.JIRAEndpoint
 

V

valueOf(String) - Static method in enum org.apache.camel.component.jira.JIRAType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.jira.JIRAType
Returns an array containing the constants of this enum type, in the order they are declared.
A C G I J N O P S V 

Apache Camel