| 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 |
EnvironmentWithConfigCounts.getOperations() |
Operations |
EnvironmentImpl.getOperations() |
Operations |
Environment.getOperations()
Operations object describing detailed permissions for environment |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentImpl |
EnvironmentImpl.environmentWithBasicData(MutableEnvironment env,
Operations operations) |
| Constructor and Description |
|---|
EnvironmentImpl(Environment environment,
Operations operations) |
| Modifier and Type | Method and Description |
|---|---|
Operations |
EnvironmentStubImpl.getOperations() |
@NotNull Operations |
EnvironmentStub.getOperations() |
| Constructor and Description |
|---|
EnvironmentStubImpl(EnvironmentStub environment,
Operations operations) |
| Modifier and Type | Method and Description |
|---|---|
Operations |
EnvironmentStubDto.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
Operations |
DeploymentProjectImpl.getOperations() |
Operations |
DeploymentProject.getOperations() |
Operations |
DeploymentProjectIdentifier.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(@NotNull DeploymentResultDto deploymentResult,
@NotNull Environment environment,
@Nullable DeploymentVersion deploymentVersion,
@Nullable Operations operations) |
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,
@NotNull Environment environment,
@Nullable DeploymentVersion deploymentVersion,
@Nullable Operations operations) |
DeploymentResultImpl(@NotNull MutableDeploymentResult deploymentResult,
@NotNull Environment environment,
@Nullable DeploymentVersion deploymentVersion,
@Nullable Operations operations) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Operations |
DeploymentVersionImpl.getOperations() |
@NotNull Operations |
DeploymentVersion.getOperations() |
| Constructor and Description |
|---|
DeploymentVersionImpl(DeploymentVersionDto version,
@Nullable DeploymentVersionStatus versionStatus,
List<DeploymentVersionItem> deploymentVersionItems,
Operations operations,
String creatorDisplayName,
@Nullable String creatorGravatarUrl) |
DeploymentVersionImpl(@NotNull DeploymentVersionImpl version,
Operations operations) |
| Modifier and Type | Class and Description |
|---|---|
class |
RestOperations |
| Constructor and Description |
|---|
RestOperations(@NotNull Operations operations) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Operations |
RestDeploymentVersion.getOperations() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.