Uses of Package
com.atlassian.bamboo.task

Packages that use com.atlassian.bamboo.task
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.pipeline.tasks   
com.atlassian.bamboo.build.test   
com.atlassian.bamboo.builder.command   
com.atlassian.bamboo.fieldvalue   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plugin   
com.atlassian.bamboo.plugin.descriptor   
com.atlassian.bamboo.plugins.ant.task   
com.atlassian.bamboo.plugins.ant.task.configuration   
com.atlassian.bamboo.plugins.ant.task.conversion   
com.atlassian.bamboo.plugins.command.task   
com.atlassian.bamboo.plugins.command.task.configuration   
com.atlassian.bamboo.plugins.grails   
com.atlassian.bamboo.plugins.grails.conversion   
com.atlassian.bamboo.plugins.maven.dependencies   
com.atlassian.bamboo.plugins.maven.task   
com.atlassian.bamboo.plugins.maven.task.configuration   
com.atlassian.bamboo.plugins.maven.task.conversion   
com.atlassian.bamboo.plugins.php.task   
com.atlassian.bamboo.plugins.php.task.configuration   
com.atlassian.bamboo.plugins.php.task.conversion   
com.atlassian.bamboo.plugins.php.task.utils   
com.atlassian.bamboo.plugins.script.task   
com.atlassian.bamboo.plugins.script.task.configuration   
com.atlassian.bamboo.plugins.script.task.conversion   
com.atlassian.bamboo.plugins.shell.configuration   
com.atlassian.bamboo.plugins.shell.conversion   
com.atlassian.bamboo.plugins.shell.task   
com.atlassian.bamboo.plugins.testresultparser.task   
com.atlassian.bamboo.plugins.testresultparser.task.configuration   
com.atlassian.bamboo.process   
com.atlassian.bamboo.task   
com.atlassian.bamboo.task.conversion   
com.atlassian.bamboo.task.plugins   
com.atlassian.bamboo.tasks.compatibility   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.utils   
com.atlassian.bamboo.v2.build   
com.atlassian.bamboo.v2.build.agent.capability   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.config   
com.atlassian.bamboo.ww2.actions.build.admin.config.task   
com.atlassian.bamboo.ww2.actions.build.admin.create   
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.build
TaskDefinition
          A definition of one configuration of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.build.pipeline.tasks
TaskExecutor
           
 

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.builder.command
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.fieldvalue
TaskDefinition
          A definition of one configuration of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plan
TaskManager
           
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugin
TaskProcessCommandDecoratorModuleDescriptor
           
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugin.descriptor
TaskCategory
          Categories for TaskTypes
TaskConfigurator
          Implement this class if you want the user to be able to configure your task.
TaskExecutableType
          Allows for the TaskType to configure an Executable capability
TaskModuleDescriptor
          Note that this should not be directly used by plugin developers.
TaskProcessCommandDecoratorModuleDescriptor
           
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.ant.task
InternalTaskType
          A generic super interface for Task extension points.
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.ant.task.configuration
AbstractTaskConfigurator
           
TaskConfigurator
          Implement this class if you want the user to be able to configure your task.
TaskDefinition
          A definition of one configuration of a TaskType
TaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements
TaskTestResultsSupport
          Allows creators of TaskTypes to utilise Bamboo's support for test results
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.ant.task.conversion
TaskDefinition
          A definition of one configuration of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.command.task
InternalTaskType
          A generic super interface for Task extension points.
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.command.task.configuration
AbstractTaskConfigurator
           
TaskConfigurator
          Implement this class if you want the user to be able to configure your task.
TaskDefinition
          A definition of one configuration of a TaskType
TaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.grails
AbstractTaskConfigurator
           
InternalTaskType
          A generic super interface for Task extension points.
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
TaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements
TaskResult
          Represents the result of a TaskType execution.
TaskTestResultsSupport
          Allows creators of TaskTypes to utilise Bamboo's support for test results
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.grails.conversion
TaskDefinition
          A definition of one configuration of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.maven.dependencies
InternalTaskType
          A generic super interface for Task extension points.
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.maven.task
InternalTaskType
          A generic super interface for Task extension points.
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.maven.task.configuration
AbstractTaskConfigurator
           
TaskConfigurator
          Implement this class if you want the user to be able to configure your task.
TaskDefinition
          A definition of one configuration of a TaskType
TaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements
TaskTestResultsSupport
          Allows creators of TaskTypes to utilise Bamboo's support for test results
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.maven.task.conversion
TaskDefinition
          A definition of one configuration of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.php.task
InternalTaskType
          A generic super interface for Task extension points.
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.php.task.configuration
AbstractTaskConfigurator
           
TaskConfigurator
          Implement this class if you want the user to be able to configure your task.
TaskDefinition
          A definition of one configuration of a TaskType
TaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements
TaskTestResultsSupport
          Allows creators of TaskTypes to utilise Bamboo's support for test results
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.php.task.conversion
TaskDefinition
          A definition of one configuration of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.php.task.utils
TaskConfiguratorHelper
          Bucket of TaskConfigurator helper methods
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskDefinition
          A definition of one configuration of a TaskType
TaskIdentifier
          This interface defines a configured instance of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.script.task
InternalTaskType
          A generic super interface for Task extension points.
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.script.task.configuration
AbstractTaskConfigurator
           
TaskConfigurator
          Implement this class if you want the user to be able to configure your task.
TaskDefinition
          A definition of one configuration of a TaskType
TaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.script.task.conversion
TaskDefinition
          A definition of one configuration of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.shell.configuration
AbstractTaskConfigurator
           
TaskConfigurator
          Implement this class if you want the user to be able to configure your task.
TaskDefinition
          A definition of one configuration of a TaskType
TaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.shell.conversion
TaskDefinition
          A definition of one configuration of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.shell.task
InternalTaskType
          A generic super interface for Task extension points.
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.testresultparser.task
InternalTaskType
          A generic super interface for Task extension points.
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.testresultparser.task.configuration
AbstractTaskConfigurator
           
TaskConfigurator
          Implement this class if you want the user to be able to configure your task.
TaskDefinition
          A definition of one configuration of a TaskType
TaskTestResultsSupport
          Allows creators of TaskTypes to utilise Bamboo's support for test results
 

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
InternalTaskContext
          An internal interface that represents common functionality between different contexts that a InternalTaskType can run in.
InternalTaskType
          A generic super interface for Task extension points.
TaskCategory
          Categories for TaskTypes
TaskConfigurationService
          Service to perform task manipulation actions.
TaskConfigurator
          Implement this class if you want the user to be able to configure your task.
TaskConfiguratorHelper
          Bucket of TaskConfigurator helper methods
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
TaskExecutableType
          Allows for the TaskType to configure an Executable capability
TaskExecutionContext
           
TaskExecutionStrategy
           
TaskExecutor
           
TaskIdentifier
          This interface defines a configured instance of a TaskType
TaskManager
           
TaskModuleDescriptor
          Note that this should not be directly used by plugin developers.
TaskResult
          Represents the result of a TaskType execution.
TaskResultBuilder
          Evaluates the execution of TaskTypes to produce a TaskResult
TaskState
          The state of a TaskResult
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.task.conversion
TaskDefinition
          A definition of one configuration of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.task.plugins
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.tasks.compatibility
AbstractTaskConfigurator
           
InternalTaskType
          A generic super interface for Task extension points.
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
TaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements
TaskResult
          Represents the result of a TaskType execution.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.upgrade.tasks
TaskManager
           
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.utils
TaskDefinition
          A definition of one configuration of a TaskType
TaskIdentifier
          This interface defines a configured instance of a TaskType
TaskResult
          Represents the result of a TaskType execution.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.v2.build
TaskResult
          Represents the result of a TaskType execution.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.v2.build.agent.capability
TaskManager
           
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.ww2.actions.admin
TaskManager
           
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.ww2.actions.build.admin
TaskDefinition
          A definition of one configuration of a TaskType
TaskManager
           
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.ww2.actions.build.admin.config
TaskManager
           
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.ww2.actions.build.admin.config.task
TaskConfigurationService
          Service to perform task manipulation actions.
TaskDefinition
          A definition of one configuration of a TaskType
TaskDefinitionImpl
           
TaskIdentifier
          This interface defines a configured instance of a TaskType
TaskManager
           
TaskModuleDescriptor
          Note that this should not be directly used by plugin developers.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.ww2.actions.build.admin.create
TaskManager
           
 



Copyright © 2011 Atlassian. All Rights Reserved.