Modifier and Type | Method and Description |
---|---|
PlanType |
DefaultJob.getPlanType() |
Modifier and Type | Method and Description |
---|---|
PlanType |
DefaultChain.getPlanType() |
Modifier and Type | Method and Description |
---|---|
PlanType |
PlanIdentifierImpl.getPlanType() |
PlanType |
PlanIdentifier.getPlanType() |
static PlanType |
PlanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlanType[] |
PlanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static EnumSet<PlanType> |
PlanType.getChainPlanTypes() |
Modifier and Type | Method and Description |
---|---|
PlanType |
ChainBranchImpl.getPlanType() |
Modifier and Type | Method and Description |
---|---|
PlanType |
AbstractImmutablePlan.getPlanType() |
Modifier and Type | Method and Description |
---|---|
PlanType |
DecoratedResult.getPlanType() |
PlanType |
DecoratedPlan.getPlanType() |
PlanType |
DecoratedNavObject.getPlanType() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.