Uses of Class
com.atlassian.bamboo.plugins.jira.rest.model.build.PlanSummary

Packages that use PlanSummary
com.atlassian.bamboo.plugins.jira.rest.model.build   
 

Uses of PlanSummary in com.atlassian.bamboo.plugins.jira.rest.model.build
 

Methods in com.atlassian.bamboo.plugins.jira.rest.model.build that return types with arguments of type PlanSummary
static com.google.common.base.Function<com.atlassian.fugue.Pair<ImmutableChain,ChainResultsSummaryDocument>,PlanSummary> PlanSummary.createPlanSummary(ArtifactLinkManager artifactLinkManager, CustomVariableContext customVariableContext, java.util.Map<PlanResultKey,PlanResultKey> buildFixesBuildMap, java.lang.String baseUrl)
           
 com.google.common.collect.ImmutableList<PlanSummary> ProjectSummary.getPlans()
           
 

Methods in com.atlassian.bamboo.plugins.jira.rest.model.build with parameters of type PlanSummary
 int PlanSummary.NameAndBranchOrdering.compare(PlanSummary left, PlanSummary right)
           
 

Constructor parameters in com.atlassian.bamboo.plugins.jira.rest.model.build with type arguments of type PlanSummary
ProjectSummary(Project project, com.google.common.collect.ImmutableList<PlanSummary> plans, java.lang.String baseUrl)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.