| Modifier and Type | Interface and Description |
|---|---|
interface |
ArtifactDeploymentVersionItem |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDeploymentVersionItem |
class |
ArtifactDeploymentVersionItemImpl |
| Constructor and Description |
|---|
DeploymentVersionImpl(DeploymentVersionDto version,
@Nullable DeploymentVersionStatus versionStatus,
List<DeploymentVersionItem> deploymentVersionItems,
Operations operations,
String creatorDisplayName,
@Nullable String creatorGravatarUrl) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentVersionItem |
DeploymentVersionItemWithUrl.getDeploymentVersionItem() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentVersionItemWithUrl |
DeploymentVersionItemWithUrl.FromDeploymentVersionItem.apply(DeploymentVersionItem deploymentVersionItem) |
| Constructor and Description |
|---|
DeploymentVersionItemWithUrl(DeploymentVersionItem deploymentVersionItem,
String url) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<MutableDeploymentVersionItem,DeploymentVersionItem> |
MutableDeploymentVersionItem.toImmutableDeploymentVersionItem
Function converting MutableDeploymentVersionItem to DeploymentVersionItem.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentVersionItem |
MutableDeploymentVersionItem.getImmutableDeploymentVersionItem() |
| Modifier and Type | Class and Description |
|---|---|
class |
RestArtifactDeploymentVersionItem |
class |
RestDeploymentVersionItem |
| Constructor and Description |
|---|
RestDeploymentVersionItem(@NotNull DeploymentVersionItem item) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.