Uses of Class
com.atlassian.bamboo.configuration.external.yaml.properties.plan.Other
-
Uses of Other in com.atlassian.bamboo.configuration.external.yaml.properties.plan
ModifierConstructorDescriptionJob
(@NotNull String key, @NotNull String name, @NotNull String description, @NotNull Iterable<com.atlassian.bamboo.specs.api.builders.task.Task> tasks, @NotNull Iterable<com.atlassian.bamboo.specs.api.builders.task.Task> finalTasks, @NotNull Iterable<Requirement> requirements, @NotNull Iterable<Artifact> artifacts, @Nullable Docker docker, @Nullable Other other, @Nullable ArtifactSubscription artifactSubscription)