| Modifier and Type | Method and Description |
|---|---|
static InternalDeploymentProjectItem |
DeploymentMocks.mockDeploymentProjectItem(long id,
@NotNull String name,
@NotNull ProjectItemType projectItemType) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull ProjectItemType |
InternalDeploymentProjectItem.getType() |
@NotNull ProjectItemType |
AbstractDeploymentProjectItem.getType() |
static ProjectItemType |
ProjectItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectItemType[] |
ProjectItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull ProjectItemType |
MutableBambooArtifactDeploymentProjectItem.getType() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull ProjectItemType |
InternalDeploymentVersionItem.getType() |
@NotNull ProjectItemType |
AbstractDeploymentVersionItem.getType() |
| Constructor and Description |
|---|
AbstractDeploymentVersionItem(long id,
String name,
ProjectItemType type) |
ArtifactDeploymentVersionItemImpl(long id,
String name,
ProjectItemType type,
PlanResultKey planResultKey,
Artifact artifact) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<MutableArtifactDeploymentVersionItemImpl,ProjectItemType> |
MutableArtifactDeploymentVersionItemImpl_.type |
| Modifier and Type | Method and Description |
|---|---|
@NotNull ProjectItemType |
MutableArtifactDeploymentVersionItemImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull ProjectItemType |
RestArtifactDeploymentVersionItem.getType() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.