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 such as create a new issue or a new comment
|
Apache Camel