|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.task.CommonTaskContextImpl
com.atlassian.bamboo.task.DeploymentTaskContextImpl
public class DeploymentTaskContextImpl
| Field Summary |
|---|
| Fields inherited from class com.atlassian.bamboo.task.CommonTaskContextImpl |
|---|
rootDirectorySelector, taskExecutionContext |
| Constructor Summary | |
|---|---|
DeploymentTaskContextImpl(java.util.Map<java.lang.String,java.lang.String> substitutedConfiguration,
TaskExecutionContext taskExecutionContext,
TaskDefinition taskDefinition)
|
|
| Method Summary | |
|---|---|
DeploymentContext |
getDeploymentContext()
|
| Methods inherited from class com.atlassian.bamboo.task.CommonTaskContextImpl |
|---|
getBuildContext, getBuildLogger, getCommonContext, getConfigurationMap, getId, getPluginKey, getRootDirectory, getRuntimeTaskContext, getUserDescription, getWorkingDirectory, isEnabled, isFinalising |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.bamboo.task.CommonTaskContext |
|---|
getBuildLogger, getCommonContext, getConfigurationMap, getRootDirectory, getRuntimeTaskContext, getWorkingDirectory |
| Methods inherited from interface com.atlassian.bamboo.task.TaskIdentifier |
|---|
getId, getPluginKey, getUserDescription, isEnabled, isFinalising |
| Constructor Detail |
|---|
public DeploymentTaskContextImpl(java.util.Map<java.lang.String,java.lang.String> substitutedConfiguration,
TaskExecutionContext taskExecutionContext,
TaskDefinition taskDefinition)
| Method Detail |
|---|
@NotNull public DeploymentContext getDeploymentContext()
getDeploymentContext in interface DeploymentTaskContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||