Modifier and Type | Class and Description |
---|---|
class |
OperationsImpl |
Modifier and Type | Method and Description |
---|---|
Operations |
OperationsImpl.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Operations |
EnvironmentImpl.getOperations() |
Operations |
EnvironmentWithConfigCounts.getOperations() |
Operations |
Environment.getOperations()
Operations object describing detailed permissions for environment |
Constructor and Description |
---|
EnvironmentImpl(Environment environment,
Operations operations) |
Modifier and Type | Method and Description |
---|---|
Operations |
DeploymentProjectImpl.getOperations() |
Operations |
DeploymentProjectIdentifier.getOperations() |
Operations |
DeploymentProject.getOperations() |
Constructor and Description |
---|
DeploymentProjectImpl(DeploymentProject deploymentProject,
EnvironmentService environmentService,
Operations operations) |
Modifier and Type | Method and Description |
---|---|
Operations |
DeploymentResultImpl.getOperations() |
Operations |
DeploymentResult.getOperations()
Operations object describing detailed permissions for result |
Constructor and Description |
---|
DeploymentResultImpl(long id,
BuildState deploymentState,
LifeCycleState lifeCycleState,
Date startedDate,
Date queuedDate,
Date executedDate,
Date finishedDate,
String deploymentVersionName,
Long agentId,
Map<String,String> customData,
TriggerReason triggerReason,
Environment environment,
DeploymentVersion deploymentVersion,
Operations operations) |
DeploymentResultImpl(MutableDeploymentResult deploymentResult,
Environment environment,
DeploymentVersion deploymentVersion,
Operations operations) |
Modifier and Type | Method and Description |
---|---|
Operations |
DeploymentVersionImpl.getOperations() |
Operations |
DeploymentVersion.getOperations() |
Constructor and Description |
---|
DeploymentVersionImpl(DeploymentVersionDto version,
DeploymentVersionStatus versionStatus,
List<DeploymentVersionItem> deploymentVersionItems,
Operations operations,
String creatorDisplayName,
String creatorGravatarUrl) |
DeploymentVersionImpl(DeploymentVersionImpl version,
Operations operations) |
Modifier and Type | Class and Description |
---|---|
class |
RestOperations |
Constructor and Description |
---|
RestOperations(Operations operations) |
Modifier and Type | Method and Description |
---|---|
Operations |
RestDeploymentVersion.getOperations() |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.