| Modifier and Type | Interface and Description |
|---|---|
interface |
Job |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJob |
| Modifier and Type | Method and Description |
|---|---|
Buildable |
BuildResultsAction.getBuild()
Deprecated.
since 4.4
|
| 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.getRequirementDeltaMap() |
| 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
Requirements that belong to the TaskDefinition |
| Modifier and Type | Method and Description |
|---|---|
Buildable |
RequirementDecorator.getBuild() |
Buildable |
RequirementPlanMapping.getBuild() |
| Modifier and Type | Method and Description |
|---|---|
void |
CapabilityGroup.addRequirement(Requirement requirement,
CapabilityType capabilityType,
Buildable build) |
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 |
|---|
RequirementDecorator(Requirement requirement,
CapabilityType capabilityType,
com.opensymphony.xwork2.TextProvider textProvider,
CapabilityGroup capabilityGroup,
Buildable build) |
RequirementPlanMapping(Requirement requirement,
Buildable build) |
| Modifier and Type | Method and Description |
|---|---|
Buildable |
BuildActionSupport.getBuild()
Deprecated.
since 4.4
|
Buildable |
BuildableAwareContextHolder.getBuild()
Deprecated.
since 4.4
|
Buildable |
BuildActionSupport.getMutableBuild() |
| Modifier and Type | Method and Description |
|---|---|
Buildable |
ConfigureBuildPermissions.getBuild()
Deprecated.
since 4.4
|
| Modifier and Type | Method and Description |
|---|---|
Buildable |
BuildableAware.getBuild()
Deprecated.
since 4.4
|
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.