| Package | Description |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.buildtrigger |
| Modifier and Type | Method and Description |
|---|---|
BuildTriggerCondition.ExecutionPreference |
BuildTriggerCondition.getExecutionPreference(ImmutablePlan plan,
Map<String,String> configuration)
Use to indicate preference for whether this plugin things the plan should execute.
|
static BuildTriggerCondition.ExecutionPreference |
BuildTriggerCondition.ExecutionPreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildTriggerCondition.ExecutionPreference[] |
BuildTriggerCondition.ExecutionPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BuildTriggerCondition.ExecutionPreference.isHigherThan(BuildTriggerCondition.ExecutionPreference other) |
| Modifier and Type | Method and Description |
|---|---|
BuildTriggerCondition.ExecutionPreference |
PlansGreenCondition.getExecutionPreference(ImmutablePlan plan,
Map<String,String> configuration) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.