Class RestPlanIdentifier
java.lang.Object
com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
-
Constructor Summary
ConstructorDescriptionRestPlanIdentifier
(@NotNull PlanIdentifier planIdentifier) RestPlanIdentifier
(String planKey, String name, boolean suspendedFromBuilding) -
Method Summary
-
Constructor Details
-
RestPlanIdentifier
-
RestPlanIdentifier
-
-
Method Details
-
getId
public long getId() -
getProject
-
getPlanType
-
getPlanKey
-
getBuildKey
-
getName
-
getDescription
-
getBuildName
-
isSuspendedFromBuilding
public boolean isSuspendedFromBuilding() -
getMasterId
public long getMasterId()
-