@Immutable public class RestPlanIdentifier extends Object
Constructor and Description |
---|
RestPlanIdentifier(PlanIdentifier planIdentifier) |
Modifier and Type | Method and Description |
---|---|
String |
getBuildKey() |
String |
getBuildName() |
String |
getDescription() |
long |
getId() |
long |
getMasterId() |
String |
getName() |
String |
getPlanKey() |
String |
getPlanType() |
RestProjectIdentifier |
getProject() |
boolean |
isSuspendedFromBuilding() |
public RestPlanIdentifier(@NotNull PlanIdentifier planIdentifier)
public long getId()
public RestProjectIdentifier getProject()
public String getPlanType()
public String getPlanKey()
public String getBuildKey()
public String getName()
public String getDescription()
public String getBuildName()
public boolean isSuspendedFromBuilding()
public long getMasterId()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.