|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PipelineDefinition.TYPE | |
|---|---|
| com.atlassian.bamboo.buildqueue | |
| com.atlassian.bamboo.v2.build.agent | |
| Uses of PipelineDefinition.TYPE in com.atlassian.bamboo.buildqueue |
|---|
| Methods in com.atlassian.bamboo.buildqueue that return PipelineDefinition.TYPE | |
|---|---|
static PipelineDefinition.TYPE |
PipelineDefinition.TYPE.valueOf(java.lang.String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static PipelineDefinition.TYPE[] |
PipelineDefinition.TYPE.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of PipelineDefinition.TYPE in com.atlassian.bamboo.v2.build.agent |
|---|
| Methods in com.atlassian.bamboo.v2.build.agent that return PipelineDefinition.TYPE | |
|---|---|
static PipelineDefinition.TYPE |
BuildAgentTypeAccessor.getAgentType(BuildAgent agent)
Deprecated. |
static PipelineDefinition.TYPE |
BuildAgentTypeAccessor.getAgentType(PipelineDefinition definition)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||