public interface ChainBranch extends Chain, ImmutableChainBranch
MAX_NUMBER_LOG_ENTRIES, MAX_PREVIOUS_BUILD_FOR_AVE, STATUS_CURRENTLY_BUILDING, STATUS_FAIL, STATUS_NO_BUILDS, STATUS_NOT_RUN, STATUS_SUCCESS
Modifier and Type | Method and Description |
---|---|
void |
setCommitInformation(BranchCommitInformation commitInformation) |
void |
setLinkedJiraIssue(String jiraIssueKey) |
void |
setMaster(Plan master)
Set which plan is the master of this plan.
|
void |
setRemoteJiraLinkRequired(boolean remoteJiraIssueLinkRequired) |
addNewStage, addStage, getAllJobs, getAllStages, getMaster, getStages, removeStage, setNotificationSet, setStorageTag
getBuildDefinitionXml, getLabellings, getLatestResultsSummary, getRelatedLabellings, setBuildDefinitionXml, setBuildKey, setBuildName, setKey, setLabellings, setPlanKey, setProject, setSuspendedFromBuilding
setOid
getOid
setDescription, setName
setMarkedForDeletion
setId
isMarkedForDeletion
getCommitInformation
getLinkedJiraIssue, isRemoteJiraLinkRequired
containsStage, getCreationDate, getEffectiveRepositoryDefinitions, getEntityType, getJobCount, getLastResultKey, getNotificationSet, getPlanRepositoryDefinitions, getStorageTag, getVcsBambooSpecsSource, getVcsLocationBambooSpecsState
getAverageBuildDuration, getBuildDefinition, getBuildLogger, getCurrentStatus, getEffectiveVariables, getFirstBuildNumber, getKey, getLabelNames, getLastBuildNumber, getProject, getType, getVariables, hasMaster, isActive, isBusy, isExecuting, isMarkedForDeletion
getTriggerDefinitions, isSuspended
void setMaster(Plan master)
Plan
void setCommitInformation(@Nullable BranchCommitInformation commitInformation)
void setLinkedJiraIssue(@Nullable String jiraIssueKey)
void setRemoteJiraLinkRequired(boolean remoteJiraIssueLinkRequired)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.