| Constructor and Description |
|---|
PlanDtoImpl(Long id,
String buildType,
Date creationDate,
PlanKey planKey,
String buildKey,
String buildName,
String description,
Boolean suspendedFromBuilding,
Boolean markedForDeletion,
BambooEntityOid oid,
Project project,
Long masterId,
ChainStorageTag storageTag,
String linkedJiraIssue,
Boolean remoteJiraLinkRequired,
Boolean divergent,
Long stageId,
String buildDefinitionXmlData,
Long notificationSetId,
Long requirementSetId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuildDefinitionXmlData() |
String |
getBuildKey() |
String |
getBuildName() |
Date |
getCreationDate() |
String |
getDescription() |
String |
getDiscriminator() |
Long |
getId() |
String |
getLinkedJiraIssue() |
Long |
getMasterId() |
Long |
getNotificationSetId() |
BambooEntityOid |
getOid() |
PlanKey |
getPlanKey() |
PlanType |
getPlanType() |
Project |
getProject() |
Long |
getRequirementSetId() |
Long |
getStageId() |
ChainStorageTag |
getStorageTag() |
Boolean |
isDivergent() |
Boolean |
isMarkedForDeletion() |
Boolean |
isRemoteJiraLinkRequired() |
Boolean |
isSuspendedFromBuilding() |
String |
toString() |
public PlanDtoImpl(Long id, String buildType, Date creationDate, PlanKey planKey, String buildKey, String buildName, String description, Boolean suspendedFromBuilding, Boolean markedForDeletion, BambooEntityOid oid, Project project, Long masterId, ChainStorageTag storageTag, String linkedJiraIssue, Boolean remoteJiraLinkRequired, Boolean divergent, Long stageId, String buildDefinitionXmlData, Long notificationSetId, Long requirementSetId)
public String getDiscriminator()
getDiscriminator in interface PlanDtopublic Date getCreationDate()
getCreationDate in interface PlanDtopublic PlanKey getPlanKey()
getPlanKey in interface PlanDtopublic String getBuildKey()
getBuildKey in interface PlanDtopublic String getBuildName()
getBuildName in interface PlanDtopublic String getDescription()
getDescription in interface PlanDtopublic Boolean isSuspendedFromBuilding()
isSuspendedFromBuilding in interface PlanDtopublic Boolean isMarkedForDeletion()
isMarkedForDeletion in interface PlanDtopublic BambooEntityOid getOid()
public Project getProject()
getProject in interface PlanDtopublic Long getMasterId()
getMasterId in interface PlanDtopublic ChainStorageTag getStorageTag()
getStorageTag in interface PlanDtopublic String getLinkedJiraIssue()
getLinkedJiraIssue in interface PlanDtopublic Boolean isRemoteJiraLinkRequired()
isRemoteJiraLinkRequired in interface PlanDtopublic Boolean isDivergent()
isDivergent in interface PlanDtopublic Long getStageId()
getStageId in interface PlanDtopublic String getBuildDefinitionXmlData()
getBuildDefinitionXmlData in interface PlanDtopublic Long getNotificationSetId()
getNotificationSetId in interface PlanDtopublic Long getRequirementSetId()
getRequirementSetId in interface PlanDtopublic PlanType getPlanType()
getPlanType in interface PlanDtoCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.