|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlanType | |
|---|---|
| com.atlassian.bamboo.plan | |
| com.atlassian.bamboo.testutils | |
| com.atlassian.bamboo.ww2.beans | |
| Uses of PlanType in com.atlassian.bamboo.plan |
|---|
| Methods in com.atlassian.bamboo.plan that return PlanType | |
|---|---|
static PlanType |
PlanType.valueOf(java.lang.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. |
| Methods in com.atlassian.bamboo.plan that return types with arguments of type PlanType | |
|---|---|
static java.util.Collection<PlanType> |
PlanType.getTopLevelPlans()
|
| Uses of PlanType in com.atlassian.bamboo.testutils |
|---|
| Methods in com.atlassian.bamboo.testutils that return PlanType | |
|---|---|
PlanType |
TestBuildDetails.getPlanType()
|
| Methods in com.atlassian.bamboo.testutils with parameters of type PlanType | |
|---|---|
static TestBuildDetails |
TestBuildDetailsHelper.makeUniquePlan(PlanType planType)
|
void |
TestBuildDetails.setPlanType(PlanType planType)
|
| Uses of PlanType in com.atlassian.bamboo.ww2.beans |
|---|
| Methods in com.atlassian.bamboo.ww2.beans that return PlanType | |
|---|---|
PlanType |
DecoratedResult.getPlanType()
|
PlanType |
DecoratedPlan.getPlanType()
|
PlanType |
DecoratedNavObject.getPlanType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||