Uses of Class
com.atlassian.bamboo.specs.api.builders.task.AnyTask
Packages that use AnyTask
Package
Description
Generic classes, such as the
AnyTask class for handling tasks unsupported by Bamboo Specs.-
Uses of AnyTask in com.atlassian.bamboo.specs.api.builders.task
Methods in com.atlassian.bamboo.specs.api.builders.task that return AnyTaskModifier and TypeMethodDescriptionAnyTask.configuration(Map<String, String> configuration) Appends the generic configuration to the task.Constructors in com.atlassian.bamboo.specs.api.builders.task with parameters of type AnyTask