Uses of Class
com.atlassian.bamboo.specs.api.model.task.TaskProperties
Packages that use TaskProperties
Package
Description
Generic classes, such as the
AnyTask
class for handling tasks unsupported by Bamboo Specs.Deployment project and environments.
Plan, plan branches, stages and jobs.
The AnyTask class for handling tasks unsupported by Bamboo Specs.
Tasks you can execute in a job.
Properties classes related to Docker CLI task.
-
Uses of TaskProperties in com.atlassian.bamboo.specs.api.builders.task
Classes in com.atlassian.bamboo.specs.api.builders.task with type parameters of type TaskPropertiesModifier and TypeClassDescriptionclass
Task<T extends Task<T,
P>, P extends TaskProperties> Represents a Bamboo task. -
Uses of TaskProperties in com.atlassian.bamboo.specs.api.model.deployment
Methods in com.atlassian.bamboo.specs.api.model.deployment that return types with arguments of type TaskPropertiesModifier and TypeMethodDescriptionEnvironmentProperties.getFinalTasks()
EnvironmentProperties.getTasks()
Constructor parameters in com.atlassian.bamboo.specs.api.model.deployment with type arguments of type TaskPropertiesModifierConstructorDescriptionEnvironmentProperties
(@NotNull String name, @Nullable String description, @NotNull List<TaskProperties> tasks, @NotNull List<TaskProperties> finalTasks, @NotNull List<TriggerProperties> triggers, @NotNull List<VariableProperties> variables, @NotNull List<RequirementProperties> requirements, @NotNull List<NotificationProperties> notifications, @NotNull DockerConfigurationProperties dockerConfiguration, @NotNull Collection<EnvironmentPluginConfigurationProperties> pluginConfigurations, Environment.ReleaseApprovalPrerequisite releaseApprovalPrerequisite) -
Uses of TaskProperties in com.atlassian.bamboo.specs.api.model.plan
Methods in com.atlassian.bamboo.specs.api.model.plan that return types with arguments of type TaskProperties -
Uses of TaskProperties in com.atlassian.bamboo.specs.api.model.task
Subclasses of TaskProperties in com.atlassian.bamboo.specs.api.model.task -
Uses of TaskProperties in com.atlassian.bamboo.specs.model.task
Subclasses of TaskProperties in com.atlassian.bamboo.specs.model.taskModifier and TypeClassDescriptionfinal class
final class
class
class
class
final class
class
class
final class
final class
final class
final class
final class
final class
class
final class
final class
final class
class
final class
final class
final class
class
class
final class
class
final class
final class
final class
final class
final class
final class
-
Uses of TaskProperties in com.atlassian.bamboo.specs.model.task.docker
Subclasses of TaskProperties in com.atlassian.bamboo.specs.model.task.dockerModifier and TypeClassDescriptionclass
final class
class
final class