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