| Package | Description |
|---|---|
| org.jenkinsci.plugins.youtrack |
| Modifier and Type | Method and Description |
|---|---|
Command.Status |
Command.getStatus() |
static Command.Status |
Command.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command.Status[] |
Command.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 |
Command.setStatus(Command.Status status) |
Copyright © 2004-2013. All Rights Reserved.