Uses of Class
com.atlassian.bamboo.js.PlanSummaryObject
-
Packages that use PlanSummaryObject Package Description com.atlassian.bamboo.js com.atlassian.bamboo.ww2.actions.build -
-
Uses of PlanSummaryObject in com.atlassian.bamboo.js
Methods in com.atlassian.bamboo.js that return types with arguments of type PlanSummaryObject Modifier and Type Method Description @NotNull Collection<PlanSummaryObject>
PlanSummariesObject. getPlanSummaries()
-
Uses of PlanSummaryObject in com.atlassian.bamboo.ww2.actions.build
Methods in com.atlassian.bamboo.ww2.actions.build that return types with arguments of type PlanSummaryObject Modifier and Type Method Description Collection<PlanSummaryObject>
ViewBuildResultsTableByPlans. getPlanSummaries()
-