|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OperationEnum in hudson.plugins.jboss |
---|
Fields in hudson.plugins.jboss declared as OperationEnum | |
---|---|
static OperationEnum[] |
OperationEnum.all
|
Methods in hudson.plugins.jboss that return OperationEnum | |
---|---|
OperationEnum[] |
JBossBuilder.DescriptorImpl.getOperations()
|
OperationEnum |
Operation.getType()
|
static OperationEnum |
OperationEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OperationEnum[] |
OperationEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in hudson.plugins.jboss with parameters of type OperationEnum | |
---|---|
Operation(OperationEnum value,
java.lang.String properties,
java.lang.Boolean stopOnFailure)
Default constructor. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |