public class ChainBranchIdentifierImpl extends PlanIdentifierImpl implements ChainBranchIdentifier
getPlanKeyFunction, NAME_DELIMITERgetPlanKey| Constructor and Description |
|---|
ChainBranchIdentifierImpl(ChainBranchIdentifier chainBranch) |
ChainBranchIdentifierImpl(long id,
String discriminator,
PlanKey planKey,
String description,
String buildName,
String buildKey,
boolean suspendedFromBuilding,
long projectId,
String projectKey,
String projectName,
String projectDescription,
Long masterId,
String linkedJiraIssue,
boolean remoteIssueLinkRequired) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLinkedJiraIssue()
Branches can be linked to a specific jira issue.
|
boolean |
isRemoteJiraLinkRequired()
Stores whether a JIRA Issue exists but the remote issue link has not successfully been created for this branch
|
getBuildKey, getBuildName, getDatabaseId, getDescription, getId, getMasterId, getMasterIdIfExists, getName, getPlanKey, getPlanType, getProject, isSuspendedFromBuildingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBuildKey, getBuildName, getDatabaseId, getId, getMasterId, getMasterIdIfExists, getName, getPlanKey, getPlanType, getProject, isSuspendedFromBuildinggetDescriptionpublic ChainBranchIdentifierImpl(long id,
String discriminator,
PlanKey planKey,
String description,
String buildName,
String buildKey,
boolean suspendedFromBuilding,
long projectId,
String projectKey,
String projectName,
String projectDescription,
Long masterId,
String linkedJiraIssue,
boolean remoteIssueLinkRequired)
public ChainBranchIdentifierImpl(ChainBranchIdentifier chainBranch)
public String getLinkedJiraIssue()
ChainBranchIdentifiergetLinkedJiraIssue in interface ChainBranchIdentifierpublic boolean isRemoteJiraLinkRequired()
ChainBranchIdentifierisRemoteJiraLinkRequired in interface ChainBranchIdentifierCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.