| 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,
Iterable<Task> tasks,
Iterable<Task> finalTasks,
Map<String,String> variables,
Iterable<Requirement> requirements,
Iterable<Trigger> triggers,
Iterable<Notification> notifications,
Docker docker,
Iterable<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,
Iterable<Task> tasks,
Iterable<Task> finalTasks,
Iterable<Requirement> requirements,
Iterable<Artifact> artifacts,
Docker docker,
Other other) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.