| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentKeyImpl |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentResultKeyImpl |
DeploymentResultKeyImpl.from(@NotNull DeploymentKey environmentKey,
long deploymentResultId) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull DeploymentKey |
InternalEnvironment.getKey()
Key representing this environment.
|
@NotNull DeploymentKey |
EnvironmentWithConfigCounts.getKey() |
@NotNull DeploymentKey |
EnvironmentImpl.getKey() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull DeploymentKey |
EnvironmentStubImpl.getKey() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull DeploymentKey |
EnvironmentStubDto.getKey() |
@NotNull DeploymentKey |
MutableEnvironmentImpl.getKey() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable MutableEnvironment |
EnvironmentDao.getEnvironment(@NotNull DeploymentKey environmentKey)
Gets specific Environment by key
|
@Nullable MutableEnvironment |
EnvironmentDaoImpl.getEnvironment(@NotNull DeploymentKey environmentKey) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull DeploymentKey |
InternalEnvironmentImpl.getKey() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull DeploymentKey |
InternalDeploymentProject.getKey() |
@NotNull DeploymentKey |
DeploymentProjectIdentifier.getKey() |
@NotNull DeploymentKey |
DeploymentProjectImpl.getKey() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull DeploymentKey |
MutableDeploymentProjectImpl.getKey() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable MutableDeploymentProject |
DeploymentProjectDao.getDeploymentProject(@NotNull DeploymentKey key)
Get DeploymentProject by key
|
@Nullable MutableDeploymentProject |
DeploymentProjectDaoImpl.getDeploymentProject(@NotNull DeploymentKey key) |
void |
MutableDeploymentProjectImpl.setKey(@NotNull DeploymentKey key)
Deliberately not on the interface
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentKey |
EnvironmentRequirementUpdatedEvent.getDeploymentKey() |
| Constructor and Description |
|---|
EnvironmentRequirementUpdatedEvent(Object source,
DeploymentKey deploymentKey) |
| Modifier and Type | Class and Description |
|---|---|
class |
RestKey
Used to represent a Key object in rest.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull DeploymentKey |
RestDeploymentProject.getKey() |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.