| Package | Description |
|---|---|
| com.atlassian.bamboo.task | |
| com.atlassian.bamboo.task.runtime |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommonTaskContext |
interface |
InternalTaskContext
An internal interface that represents common functionality between different contexts that a
InternalTaskType can run in. |
interface |
TaskContext
Encapsulates the environment and configuration of a task running in a building environment.
|
interface |
TaskDefinition
A definition of one configuration of a
TaskType |
| Modifier and Type | Method and Description |
|---|---|
TaskIdentifier |
TaskResult.getTaskIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
static TaskResult |
TaskResultBuilder.createFailedWithErrorResult(TaskIdentifier taskIdentifier)
Method to create error result bypassing the builder.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuntimeTaskDefinition
Task definition extended with runtime information
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.