Uses of Class
com.atlassian.bamboo.plugins.jira.rest.model.deployment.VersionSummary
-
Uses of VersionSummary in com.atlassian.bamboo.plugins.jira.rest.model.deployment
ModifierConstructorDescriptionEnvironmentSummary
(EnvironmentStatusForAggregation environment, DeploymentStatus status, VersionSummary deployedVersion, String baseUrl) ModifierConstructorDescriptionDeploymentProjectSummary
(DeploymentProject deploymentProject, String mainBranch, com.google.common.collect.ImmutableList<VersionSummary> latestVersions, com.google.common.collect.ImmutableList<EnvironmentSummary> environments, String firstMainlineVersion, String lastMainlineVersion, com.google.common.collect.ImmutableList<String> branches, String baseUrl)