Class RestDeploymentProjectStatusForJiraIssue
java.lang.Object
com.atlassian.bamboo.plugins.rest.deployments.issues.RestDeploymentProjectStatusForJiraIssue
-
Constructor Summary
ConstructorDescriptionRestDeploymentProjectStatusForJiraIssue
(@NotNull DeploymentProject deploymentProject, @NotNull Map<Long, EnvironmentStub> environmentMap, @NotNull List<DeploymentVersion> versions, @NotNull Map<Long, DeploymentVersionStatus> deploymentVersionStatuses, @NotNull Map<Long, EnvironmentStatusForDashboard> environmentStatuses, @NotNull String baseUrl, @NotNull DeploymentVersionService deploymentVersionService) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
RestDeploymentProjectStatusForJiraIssue
public RestDeploymentProjectStatusForJiraIssue(@NotNull @NotNull DeploymentProject deploymentProject, @NotNull @NotNull Map<Long, EnvironmentStub> environmentMap, @NotNull @NotNull List<DeploymentVersion> versions, @NotNull @NotNull Map<Long, DeploymentVersionStatus> deploymentVersionStatuses, @NotNull @NotNull Map<Long, EnvironmentStatusForDashboard> environmentStatuses, @NotNull @NotNull String baseUrl, @NotNull @NotNull DeploymentVersionService deploymentVersionService)
-
-
Method Details
-
getDeploymentProject
-
getVersions
-
getEnvironments
-