public class DeploymentProjectSummary extends Object implements NameProvider
Constructor and Description |
---|
DeploymentProjectSummary() |
DeploymentProjectSummary(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) |
public DeploymentProjectSummary()
public DeploymentProjectSummary(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)
@NotNull public String getName()
getName
in interface NameProvider
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.