Uses of Class
com.atlassian.bamboo.rest.model.plan.RestPlanIdentifier
Packages that use RestPlanIdentifier
-
Uses of RestPlanIdentifier in com.atlassian.bamboo.rest.model.repository
Methods in com.atlassian.bamboo.rest.model.repository that return types with arguments of type RestPlanIdentifierConstructor parameters in com.atlassian.bamboo.rest.model.repository with type arguments of type RestPlanIdentifierModifierConstructorDescriptionRestRepositoryUsageModel
(@NotNull List<RestPlanIdentifier> plans, int inaccessiblePlansCount, long totalPlans, @NotNull List<RestEnvironment> environments, int inaccessibleEnvironmentsCount, long totalEnvironments)