Uses of Package
com.atlassian.bamboo.v2.build.task

Packages that use com.atlassian.bamboo.v2.build.task
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.artifact   
com.atlassian.bamboo.build.monitoring   
com.atlassian.bamboo.build.pipeline.tasks   
com.atlassian.bamboo.builder.coverage   
com.atlassian.bamboo.buildqueue.manager   
com.atlassian.bamboo.plugins.buildnumberstamper   
com.atlassian.bamboo.v2.build   
com.atlassian.bamboo.v2.build.task   
com.atlassian.bamboo.vcsversion   
 

Classes in com.atlassian.bamboo.v2.build.task used by com.atlassian.bamboo.build
AgentBuildTask
          Marker interface for BuildTasks that can run on the agent.
BuildTask
          Interface the defines a basic interface for a task in Bamboo.
 

Classes in com.atlassian.bamboo.v2.build.task used by com.atlassian.bamboo.build.artifact
AbstractBuildTask
           
AgentBuildTask
          Marker interface for BuildTasks that can run on the agent.
BuildTask
          Interface the defines a basic interface for a task in Bamboo.
 

Classes in com.atlassian.bamboo.v2.build.task used by com.atlassian.bamboo.build.monitoring
BuildTask
          Interface the defines a basic interface for a task in Bamboo.
 

Classes in com.atlassian.bamboo.v2.build.task used by com.atlassian.bamboo.build.pipeline.tasks
AbstractBuildTask
           
AgentBuildTask
          Marker interface for BuildTasks that can run on the agent.
BuildTask
          Interface the defines a basic interface for a task in Bamboo.
CapabililitiesAwareBuildTask
           
InterruptibleBuildTask
          A marker interface to denote that this task can be cancelled by a call to Thread.interrupt() to the running thread.
 

Classes in com.atlassian.bamboo.v2.build.task used by com.atlassian.bamboo.builder.coverage
AbstractBuildTask
           
AgentBuildTask
          Marker interface for BuildTasks that can run on the agent.
BuildTask
          Interface the defines a basic interface for a task in Bamboo.
 

Classes in com.atlassian.bamboo.v2.build.task used by com.atlassian.bamboo.buildqueue.manager
BuildTask
          Interface the defines a basic interface for a task in Bamboo.
 

Classes in com.atlassian.bamboo.v2.build.task used by com.atlassian.bamboo.plugins.buildnumberstamper
AgentBuildTask
          Marker interface for BuildTasks that can run on the agent.
BuildTask
          Interface the defines a basic interface for a task in Bamboo.
 

Classes in com.atlassian.bamboo.v2.build.task used by com.atlassian.bamboo.v2.build
BuildTask
          Interface the defines a basic interface for a task in Bamboo.
 

Classes in com.atlassian.bamboo.v2.build.task used by com.atlassian.bamboo.v2.build.task
AbstractBuildTask
           
AgentBuildTask
          Marker interface for BuildTasks that can run on the agent.
BuildTask
          Interface the defines a basic interface for a task in Bamboo.
InterruptibleBuildTask
          A marker interface to denote that this task can be cancelled by a call to Thread.interrupt() to the running thread.
 

Classes in com.atlassian.bamboo.v2.build.task used by com.atlassian.bamboo.vcsversion
AbstractBuildTask
           
AgentBuildTask
          Marker interface for BuildTasks that can run on the agent.
BuildTask
          Interface the defines a basic interface for a task in Bamboo.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.