public class RestDeploymentProjectStatusForJiraIssue extends Object
Constructor and Description |
---|
RestDeploymentProjectStatusForJiraIssue(@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) |
Modifier and Type | Method and Description |
---|---|
RestDeploymentProjectLink |
getDeploymentProject() |
List<RestEnvironmentStatusOfIssue> |
getEnvironments() |
List<RestDeploymentVersionLink> |
getVersions() |
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)
public RestDeploymentProjectLink getDeploymentProject()
public List<RestDeploymentVersionLink> getVersions()
public List<RestEnvironmentStatusOfIssue> getEnvironments()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.