Uses of Class
com.atlassian.bamboo.plugins.jira.rest.model.deployment.EnvironmentSummary

Packages that use EnvironmentSummary
com.atlassian.bamboo.plugins.jira.rest.model.deployment   
 

Uses of EnvironmentSummary in com.atlassian.bamboo.plugins.jira.rest.model.deployment
 

Fields in com.atlassian.bamboo.plugins.jira.rest.model.deployment with type parameters of type EnvironmentSummary
static com.google.common.collect.Ordering<EnvironmentSummary> EnvironmentSummary.ORDERING_BY_POSITION
           
 

Constructor parameters in com.atlassian.bamboo.plugins.jira.rest.model.deployment with type arguments of type EnvironmentSummary
DeploymentProjectSummary(DeploymentProject deploymentProject, java.lang.String mainBranch, com.google.common.collect.ImmutableList<VersionSummary> latestVersions, com.google.common.collect.ImmutableList<EnvironmentSummary> environments, java.lang.String firstMainlineVersion, java.lang.String lastMainlineVersion, com.google.common.collect.ImmutableList<java.lang.String> branches, java.lang.String baseUrl)
           
 



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