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 PlanDto
public Date getCreationDate()
getCreationDate
in interface PlanDto
public PlanKey getPlanKey()
getPlanKey
in interface PlanDto
public String getBuildKey()
getBuildKey
in interface PlanDto
public String getBuildName()
getBuildName
in interface PlanDto
public String getDescription()
getDescription
in interface PlanDto
public Boolean isSuspendedFromBuilding()
isSuspendedFromBuilding
in interface PlanDto
public Boolean isMarkedForDeletion()
isMarkedForDeletion
in interface PlanDto
public BambooEntityOid getOid()
public Project getProject()
getProject
in interface PlanDto
public Long getMasterId()
getMasterId
in interface PlanDto
public ChainStorageTag getStorageTag()
getStorageTag
in interface PlanDto
public String getLinkedJiraIssue()
getLinkedJiraIssue
in interface PlanDto
public Boolean isRemoteJiraLinkRequired()
isRemoteJiraLinkRequired
in interface PlanDto
public Boolean isDivergent()
isDivergent
in interface PlanDto
public Long getStageId()
getStageId
in interface PlanDto
public String getBuildDefinitionXmlData()
getBuildDefinitionXmlData
in interface PlanDto
public Long getNotificationSetId()
getNotificationSetId
in interface PlanDto
public Long getRequirementSetId()
getRequirementSetId
in interface PlanDto
public PlanType getPlanType()
getPlanType
in interface PlanDto
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.