Package | Description |
---|---|
org.aerogear.digger.client.model |
Modifier and Type | Method and Description |
---|---|
BuildTriggerStatus.State |
BuildTriggerStatus.getState() |
static BuildTriggerStatus.State |
BuildTriggerStatus.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildTriggerStatus.State[] |
BuildTriggerStatus.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BuildTriggerStatus(BuildTriggerStatus.State state,
int buildNumber,
com.offbytwo.jenkins.model.QueueReference queueReference) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.