Modifier and Type | Method and Description |
---|---|
TaskResult |
DeploymentTaskType.execute(DeploymentTaskContext taskContext)
Execute the task
|
Modifier and Type | Method and Description |
---|---|
TaskResult |
AntBuildTask.execute(CommonTaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
ArtifactDownloaderTask.execute(CommonTaskContext taskContext) |
TaskResult |
CleanWorkingDirectoryTask.execute(CommonTaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
GrailsBuildTask.execute(TaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
MavenDependenciesProcessorTask.execute(TaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
Maven1BuildTask.execute(CommonTaskContext taskContext) |
TaskResult |
Maven2BuildTask.execute(CommonTaskContext taskContext) |
TaskResult |
Maven3BuildTask.execute(CommonTaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
PhpUnitBuildTask.execute(TaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
ScriptBuildTask.execute(CommonTaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
AbstractShellBuildTask.execute(CommonTaskContext taskContext) |
protected TaskResult |
AbstractShellBuildTask.execute(CommonTaskContext taskContext,
ShellConfig config) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
JUnitResultParserTask.execute(TaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
TestNGResultParserTask.execute(TaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
DumpVariablesTask.execute(CommonTaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
InjectVariablesTask.execute(CommonTaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
VcsCheckoutTask.execute(CommonTaskContext taskContext) |
TaskResult |
VcsBranchingTask.execute(TaskContext taskContext) |
TaskResult |
VcsTaggingTask.execute(TaskContext taskContext) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
CommonTaskType.execute(CommonTaskContext taskContext)
Executes the task.
|
TaskResult |
TaskType.execute(TaskContext taskContext)
Execute the task
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.