Modifier and Type | Interface and Description |
---|---|
interface |
Job |
Modifier and Type | Class and Description |
---|---|
class |
DefaultJob |
Modifier and Type | Method and Description |
---|---|
void |
CustomBuildCompleteAction.run(Buildable buildable,
BuildResults buildResult)
This action will run when a build completes.
|
Modifier and Type | Method and Description |
---|---|
Map<Buildable,RequirementDelta> |
RenameAgentCapability.getRequirementPlanDeltaMap() |
Modifier and Type | Method and Description |
---|---|
Buildable |
BuildResultsImpl.getBuildable()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Set<Requirement> |
AbstractTaskConfigurator.calculateRequirements(TaskDefinition taskDefinition,
Buildable job)
Deprecated.
since 5.0
|
void |
TaskManagerImpl.removeRequirementsForTaskDefinition(Buildable buildable,
TaskDefinition taskDefinition) |
void |
TaskManager.removeRequirementsForTaskDefinition(Buildable buildable,
TaskDefinition taskDefinition)
Removes all the
Requirement s that belong to the TaskDefinition |
Modifier and Type | Method and Description |
---|---|
void |
JdkCapabilityType.updatePlanForNewLabel(Buildable plan,
String oldLabel,
String newLabel) |
void |
BuilderCapabilityType.updatePlanForNewLabel(Buildable plan,
String oldLabel,
String newLabel) |
void |
AbstractCapabilityType.updatePlanForNewLabel(Buildable plan,
String oldLabel,
String newLabel) |
void |
CapabilityType.updatePlanForNewLabel(Buildable plan,
String oldLabel,
String newLabel)
Perform custom work when the key has been updated.
|
protected void |
AbstractCapabilityType.updateTasksForNewLabel(Buildable plan,
String keyToReplace,
String oldLabel,
String newLabel) |
Constructor and Description |
---|
RequirementPlanMapping(Requirement requirement,
Buildable build) |
Modifier and Type | Method and Description |
---|---|
Buildable |
BuildActionSupport.getMutableBuild() |
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.