| Package | Description |
|---|---|
| net.praqma.jenkins.configrotator |
| Modifier and Type | Method and Description |
|---|---|
static DiedBecauseAction.Die |
DiedBecauseAction.Die.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiedBecauseAction.Die[] |
DiedBecauseAction.Die.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DiedBecauseAction(String cause,
DiedBecauseAction.Die die) |
DiedBecauseAction(String cause,
DiedBecauseAction.Die die,
List<AbstractTarget> targets) |
Copyright © 2004-2014. All Rights Reserved.