Package | Description |
---|---|
com.javahollic.jira.emh.api.extension.command |
Modifier and Type | Method and Description |
---|---|
CommandResult.STATUS |
CommandResult.getStatus() |
static CommandResult.STATUS |
CommandResult.STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandResult.STATUS[] |
CommandResult.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CommandResult.setStatus(CommandResult.STATUS status) |
Copyright © 2008–2022 The Plugin People. All rights reserved.