| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.execution | |
| com.atlassian.bamboo.plugins.vcs.task | |
| com.atlassian.bamboo.task | |
| com.atlassian.bamboo.v2.build |
| Modifier and Type | Method and Description |
|---|---|
RuntimeTaskContext |
DeploymentContextImpl.getRuntimeTaskContext() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeTaskContext |
DeploymentRepositoryBuildContext.getRuntimeTaskContext() |
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeTaskContextImpl |
| Modifier and Type | Method and Description |
|---|---|
RuntimeTaskContext |
BuildContextImpl.getRuntimeTaskContext() |
RuntimeTaskContext |
CommonContext.getRuntimeTaskContext()
Deprecated.
since 5.9 without direct replacement. Use
RuntimeTaskDefinition to access this information. |
RuntimeTaskContext |
BuildContext.getRuntimeTaskContext()
Runtime context for the tasks executed for given build context This context is set by pluggable
RuntimeTaskDataProvider.populateRuntimeTaskData(TaskDefinition, CommonContext) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.