| Package | Description |
|---|---|
| com.atlassian.bamboo.chains.plugins | |
| com.atlassian.bamboo.task |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
PrePostTaskActions.executeAfter(InternalTaskType task,
TaskResult taskResult)
Executes a custom action after the task is executed.
|
void |
PrePostTaskActions.executeBefore(InternalTaskType task,
CommonTaskContext context)
Executes a custom action before the task is executed.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommonTaskType
An Executable Task.
|
interface |
TaskType
An Executable Task.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.