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 interfaceDeploymentTaskContext -
Uses of InternalTaskContext in com.atlassian.bamboo.task
Subinterfaces of InternalTaskContext in com.atlassian.bamboo.task Modifier and Type Interface Description interfaceCommonTaskContextinterfaceTaskContextEncapsulates 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 classCommonTaskContextImplclassDeploymentTaskContextImplclassTaskContextImpl
-