| Package | Description |
|---|---|
| com.buildcoin.plugins.jenkins | |
| com.buildcoin.plugins.jenkins.model |
| Modifier and Type | Method and Description |
|---|---|
static CauseType |
CauseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CauseType[] |
CauseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CauseType |
BuildCause.getCauseType() |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildCause.setCauseType(CauseType causeType) |
Copyright © 2004-2012. All Rights Reserved.