com.atlassian.bamboo.task
Class DeploymentTaskContextImpl
java.lang.Object
com.atlassian.bamboo.task.CommonTaskContextImpl
com.atlassian.bamboo.task.DeploymentTaskContextImpl
- All Implemented Interfaces:
- DeploymentTaskContext, CommonTaskContext, InternalTaskContext, TaskIdentifier
public class DeploymentTaskContextImpl
- extends CommonTaskContextImpl
- implements DeploymentTaskContext
Methods inherited from class com.atlassian.bamboo.task.CommonTaskContextImpl |
doesTaskProduceTestResults, 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 |
DeploymentTaskContextImpl
public DeploymentTaskContextImpl(Map<String,String> substitutedConfiguration,
TaskExecutionContext taskExecutionContext,
RuntimeTaskDefinition taskDefinition)
getDeploymentContext
@NotNull
public DeploymentContext getDeploymentContext()
- Specified by:
getDeploymentContext
in interface DeploymentTaskContext
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.