Uses of Interface
com.atlassian.bamboo.build.Buildable
Packages that use Buildable
Package
Description
-
Uses of Buildable in com.atlassian.bamboo.build
Subinterfaces of Buildable in com.atlassian.bamboo.buildClasses in com.atlassian.bamboo.build that implement Buildable -
Uses of Buildable in com.atlassian.bamboo.task
Methods in com.atlassian.bamboo.task with parameters of type BuildableModifier and TypeMethodDescriptionAbstractTaskConfigurator.calculateRequirements(@NotNull TaskDefinition taskDefinition, @NotNull Buildable job) Deprecated.since 5.0voidTaskManager.removeRequirementsForTaskDefinition(@NotNull Buildable buildable, @NotNull TaskDefinition taskDefinition) Removes all theRequirements that belong to theTaskDefinitionvoidTaskManagerImpl.removeRequirementsForTaskDefinition(@NotNull Buildable buildable, @NotNull TaskDefinition taskDefinition) -
Uses of Buildable in com.atlassian.bamboo.v2.build.agent.capability
Methods in com.atlassian.bamboo.v2.build.agent.capability with parameters of type BuildableModifier and TypeMethodDescriptionprotected voidAbstractCapabilityType.updateTasksForNewLabel(Buildable plan, String keyToReplace, String oldLabel, String newLabel) Constructors in com.atlassian.bamboo.v2.build.agent.capability with parameters of type Buildable -
Uses of Buildable in com.atlassian.bamboo.ww2.actions
Methods in com.atlassian.bamboo.ww2.actions that return Buildable