public static class DecoratedPlan.DecoratedPlanBranchGist extends Object
Constructor and Description |
---|
DecoratedPlanBranchGist(DecoratedPlan master,
PlanBranchGist gist) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
PlanKey |
getKey() |
DecoratedPlan |
getMaster() |
PlanBranchWorkflow |
getPlanBranchWorkflow() |
boolean |
isSuspendedFromBuilding() |
public DecoratedPlanBranchGist(DecoratedPlan master, PlanBranchGist gist)
public DecoratedPlan getMaster()
public PlanKey getKey()
public String getDisplayName()
public boolean isSuspendedFromBuilding()
public PlanBranchWorkflow getPlanBranchWorkflow()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.