Package | Description |
---|---|
org.apache.camel.component.jira |
Modifier and Type | Method and Description |
---|---|
JiraType |
JiraEndpoint.getType() |
static JiraType |
JiraType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiraType[] |
JiraType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JiraEndpoint.setType(JiraType type)
Operation to perform.
|
Apache Camel