|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImmutableBuildable
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.bamboo.plan.cache.ImmutablePlan |
|---|
MAX_NUMBER_LOG_ENTRIES, MAX_PREVIOUS_BUILD_FOR_AVE, STATUS_CURRENTLY_BUILDING, STATUS_FAIL, STATUS_NO_BUILDS, STATUS_NOT_RUN, STATUS_SUCCESS |
| Fields inherited from interface com.atlassian.bamboo.plan.PlanIdentifier |
|---|
getPlanKeyFunction |
| Method Summary | |
|---|---|
RequirementSet |
getEffectiveRequirementSet()
Return effective value of RequirementSet, that is value that is considered when checking which agents and elastic images
can build this Buildable. |
RequirementSet |
getRequirementSet()
|
| Methods inherited from interface com.atlassian.bamboo.plan.cache.ImmutablePlan |
|---|
getAverageBuildDuration, getBuildDefinition, getBuildLogger, getCurrentStatus, getEffectiveVariables, getFirstBuildNumber, getKey, getLabelNames, getLastBuildNumber, getLatestResultsSummary, getMaster, getNextBuildNumber, getProject, getType, getVariables, hasMaster, isActive, isBusy, isExecuting, isMarkedForDeletion |
| Methods inherited from interface com.atlassian.bamboo.plan.PlanIdentifier |
|---|
getBuildKey, getBuildName, getId, getMasterId, getName, getPlanKey, getPlanType, isSuspendedFromBuilding |
| Methods inherited from interface com.atlassian.bamboo.utils.DescriptionProvider |
|---|
getDescription |
| Method Detail |
|---|
@NotNull RequirementSet getRequirementSet()
@NotNull RequirementSet getEffectiveRequirementSet()
RequirementSet, that is value that is considered when checking which agents and elastic images
can build this Buildable.
getRequirementSet() if ImmutablePlan.hasMaster() is false, getMaster().getRequirementSet() otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||