|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Job
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.bamboo.plan.Plan |
|---|
MAX_NUMBER_LOG_ENTRIES, MAX_PREVIOUS_BUILD_FOR_AVE, STATUS_CURRENTLY_BUILDING, STATUS_FAIL, STATUS_NO_BUILDS, STATUS_NOT_RUN, STATUS_SUCCESS |
| Method Summary | |
|---|---|
Chain |
getParent()
The Chain that this Job is a member of |
ChainStage |
getStage()
The ChainStage that this Job is a member of |
void |
setStage(ChainStage stage)
|
| Methods inherited from interface com.atlassian.bamboo.build.Buildable |
|---|
addBuildResultSummary, getBuildResultSummaries, getFirstBuildSummary, getLatestBuildSummary, getNextBuildResults, getNumberOfConcurrentlyRunningBuilds, getPreviousBuildResults, getRequirementSet, hasBuildResults, isInBuildQueue, removeBuildResultSummary, setRequirementSet |
| Methods inherited from interface com.atlassian.bamboo.Describable |
|---|
setDescription, setName |
| Methods inherited from interface com.atlassian.bamboo.utils.DescriptionProvider |
|---|
getDescription |
| Methods inherited from interface com.atlassian.bamboo.deletion.Deletable |
|---|
isMarkedForDeletion, setMarkedForDeletion |
| Methods inherited from interface com.atlassian.bamboo.core.BambooObject |
|---|
getId, setId |
| Method Detail |
|---|
@NotNull Chain getParent()
Chain that this Job is a member of
@NotNull ChainStage getStage()
ChainStage that this Job is a member of
void setStage(@NotNull
ChainStage stage)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||