@Internal public class PlanBranchGist extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PlanBranchGist.PlanNameCaseInsensitiveComparator |
| Constructor and Description |
|---|
PlanBranchGist(PlanKey key,
String buildName,
boolean suspendedFromBuilding,
PlanBranchWorkflow planBranchWorkflow) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBuildName() |
PlanKey |
getKey() |
PlanBranchWorkflow |
getPlanBranchWorkflow() |
int |
hashCode() |
boolean |
isSuspendedFromBuilding() |
public PlanBranchGist(PlanKey key, String buildName, boolean suspendedFromBuilding, PlanBranchWorkflow planBranchWorkflow)
public PlanKey getKey()
public String getBuildName()
public boolean isSuspendedFromBuilding()
public PlanBranchWorkflow getPlanBranchWorkflow()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.