Uses of Interface
com.atlassian.bamboo.task.InternalTaskContext
-
Packages that use InternalTaskContext Package Description 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 Modifier and Type Interface Description interface
DeploymentTaskContext
-
Uses of InternalTaskContext in com.atlassian.bamboo.task
Subinterfaces of InternalTaskContext in com.atlassian.bamboo.task Modifier and Type Interface Description 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 Modifier and Type Class Description class
CommonTaskContextImpl
class
DeploymentTaskContextImpl
class
TaskContextImpl
-