Uses of Interface
com.atlassian.bamboo.task.InternalTaskContext

Packages that use InternalTaskContext
com.atlassian.bamboo.deployments.execution   
com.atlassian.bamboo.task   
 

Uses of InternalTaskContext in com.atlassian.bamboo.deployments.execution
 

Subinterfaces of InternalTaskContext in com.atlassian.bamboo.deployments.execution
 interface DeploymentTaskContext
           
 

Uses of InternalTaskContext in com.atlassian.bamboo.task
 

Subinterfaces of InternalTaskContext in com.atlassian.bamboo.task
 interface CommonTaskContext
           
 interface TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
 

Classes in com.atlassian.bamboo.task that implement InternalTaskContext
 class CommonTaskContextImpl
           
 class DeploymentTaskContextImpl
           
 class TaskContextImpl
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.