Uses of Package
com.atlassian.bamboo.task

Packages that use com.atlassian.bamboo.task
com.atlassian.bamboo.build.test   
com.atlassian.bamboo.process   
com.atlassian.bamboo.task   
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.build.test
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.process
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.task
TaskCategory
          Categories for TaskTypes
TaskConfigurator
          Implement this class if you want the user to be able to configure your task.
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskDefinition
          A definition of one configuration of a TaskType
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskIdentifier
          This interface defines a configured instance of a TaskType
TaskResult
          Represents the result of a TaskType execution.
TaskResultBuilder
          Evaluates the execution of TaskTypes to produce a TaskResult
TaskState
          The state of a TaskResult
 



Copyright © 2011 Atlassian. All Rights Reserved.