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

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

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

Constructors in com.atlassian.bamboo.plugins.jira.rest.model.deployment with parameters of type VersionSummary
EnvironmentSummary(IndexedEnvironment environment, DeploymentStatus status, VersionSummary deployedVersion, java.lang.String baseUrl)
           
 

Constructor parameters in com.atlassian.bamboo.plugins.jira.rest.model.deployment with type arguments of type VersionSummary
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.