| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.yaml.properties.deployment | |
| com.atlassian.bamboo.configuration.external.yaml.properties.plan |
| Modifier and Type | Method and Description |
|---|---|
List<Requirement> |
Environment.getRequirements() |
| Constructor and Description |
|---|
Environment(String name,
String description,
Iterable<com.atlassian.bamboo.specs.api.builders.task.Task> tasks,
Iterable<com.atlassian.bamboo.specs.api.builders.task.Task> finalTasks,
Map<String,String> variables,
Iterable<Requirement> requirements,
Iterable<Trigger> triggers,
Iterable<Notification> notifications,
Docker docker,
Iterable<? extends com.atlassian.bamboo.specs.api.builders.deployment.configuration.EnvironmentPluginConfiguration<?>> other) |
| Modifier and Type | Method and Description |
|---|---|
List<Requirement> |
Job.getRequirements() |
| Constructor and Description |
|---|
Job(String key,
String name,
String description,
Iterable<com.atlassian.bamboo.specs.api.builders.task.Task> tasks,
Iterable<com.atlassian.bamboo.specs.api.builders.task.Task> finalTasks,
Iterable<Requirement> requirements,
Iterable<Artifact> artifacts,
Docker docker,
Other other,
ArtifactSubscription artifactSubscription) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.