com.atlassian.bamboo.plugins.jira.rest.model.deployment
Class DeploymentProjectSummary
java.lang.Object
com.atlassian.bamboo.plugins.jira.rest.model.deployment.DeploymentProjectSummary
- All Implemented Interfaces:
- NameProvider
public class DeploymentProjectSummary
- extends Object
- implements NameProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentProjectSummary
public DeploymentProjectSummary()
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)
getName
@NotNull
public String getName()
- Specified by:
getName
in interface NameProvider
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.