Uses of Package
com.atlassian.bamboo.task

Packages that use com.atlassian.bamboo.task
com.atlassian.bamboo.ant.task   
com.atlassian.bamboo.ant.task.property   
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.build.pipeline.tasks   
com.atlassian.bamboo.build.test   
com.atlassian.bamboo.builder.command   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.deployments.environments   
com.atlassian.bamboo.deployments.environments.actions   
com.atlassian.bamboo.deployments.environments.actions.tasks   
com.atlassian.bamboo.deployments.environments.service   
com.atlassian.bamboo.deployments.execution   
com.atlassian.bamboo.deployments.execution.actions   
com.atlassian.bamboo.deployments.execution.service   
com.atlassian.bamboo.fieldvalue   
com.atlassian.bamboo.persister   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plan.cache   
com.atlassian.bamboo.plugin   
com.atlassian.bamboo.plugin.descriptor   
com.atlassian.bamboo.plugins.ant.decorator   
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.decorator   
com.atlassian.bamboo.plugins.maven.dependencies   
com.atlassian.bamboo.plugins.maven.dependencies.configuration   
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.plugins.testresultparser.testng.task   
com.atlassian.bamboo.plugins.vcs.task   
com.atlassian.bamboo.plugins.vcs.task.configuration   
com.atlassian.bamboo.process   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.spring   
com.atlassian.bamboo.task   
com.atlassian.bamboo.task.conversion   
com.atlassian.bamboo.task.plugins   
com.atlassian.bamboo.task.repository   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.utils   
com.atlassian.bamboo.v2.build   
com.atlassian.bamboo.v2.build.agent.capability   
com.atlassian.bamboo.v2.build.task   
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.repository   
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.ant.task
InternalTaskType
          A 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
TaskResult
          Represents the result of a TaskType execution.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.ant.task.property
TaskContext
          Encapsulates the environment and configuration of a task running in a building environment.
TaskDefinition
          A definition of one configuration of a TaskType
 

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.creation
TaskConfigurationService
          Service to perform task manipulation actions.
 

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.chains
TaskManager
           
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.deployments.environments
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
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.deployments.environments.actions
TaskDefinition
          A definition of one configuration 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.deployments.environments.actions.tasks
TaskDefinition
          A definition of one configuration of a TaskType
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.deployments.environments.service
TaskDefinition
          A definition of one configuration 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.deployments.execution
CommonTaskContext
           
InternalTaskContext
          An internal interface that represents common functionality between different contexts that a InternalTaskType can run in.
InternalTaskType
          A super interface for Task extension points.
RuntimeTaskContext
           
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.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.deployments.execution.actions
TaskManager
           
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.deployments.execution.service
TaskManager
           
 

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.persister
TaskDefinition
          A definition of one configuration of a TaskType
TaskManager
           
 

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

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

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

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugin.descriptor
RuntimeTaskDataProvider
           
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.decorator
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.plugins.ant.task
CommonTaskContext
           
CommonTaskType
          An Executable Task.
InternalTaskType
          A super interface for Task extension points.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.ant.task.configuration
AbstractTaskConfigurator
           
BuildTaskRequirementSupport
          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
CommonTaskContext
           
CommonTaskType
          An Executable Task.
InternalTaskType
          A super interface for Task extension points.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.command.task.configuration
AbstractTaskConfigurator
           
BuildTaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements.
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
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.grails
AbstractTaskConfigurator
           
BuildTaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements.
InternalTaskType
          A 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
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.decorator
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.plugins.maven.dependencies
InternalTaskType
          A 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.dependencies.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
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.maven.task
CommonTaskContext
           
CommonTaskType
          An Executable Task.
InternalTaskType
          A super interface for Task extension points.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
 

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 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
           
BuildTaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements.
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.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
CommonTaskContext
           
CommonTaskType
          An Executable Task.
InternalTaskType
          A super interface for Task extension points.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
 

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
 

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
 

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
CommonTaskContext
           
CommonTaskType
          An Executable Task.
InternalTaskType
          A super interface for Task extension points.
TaskException
          When thrown indicates a problem with the execution of a TaskType
TaskResult
          Represents the result of a TaskType execution.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.testresultparser.task
InternalTaskType
          A 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.plugins.testresultparser.testng.task
AbstractTaskConfigurator
           
InternalTaskType
          A 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.
TaskException
          When thrown indicates a problem with the execution of a TaskType
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.vcs.task
CommonTaskContext
           
CommonTaskType
          An Executable Task.
InternalTaskType
          A super interface for Task extension points.
PreparationTask
          Marker interface to mark tasks that should be executed in build preparation phase Currently only VcsCheckoutTask is such kind of tasks
RuntimeTaskContext
           
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
TaskResult
          Represents the result of a TaskType execution.
TaskType
          An Executable Task.
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.plugins.vcs.task.configuration
AbstractTaskConfigurator
           
BuildTaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements.
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
 

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.process
CommonTaskContext
           
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.repository
CommonTaskContext
           
TaskConfigurationService
          Service to perform task manipulation actions.
TaskDefinition
          A definition of one configuration of a TaskType
 

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

Classes in com.atlassian.bamboo.task used by com.atlassian.bamboo.task
CommonTaskContext
           
CommonTaskContextImpl
           
InternalTaskContext
          An internal interface that represents common functionality between different contexts that a InternalTaskType can run in.
InternalTaskType
          A super interface for Task extension points.
RuntimeTaskContext
           
RuntimeTaskDataProvider
           
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
TaskResultProcessor
          This interface is used to recalculate the TaskState of a Task after execution Used only for quarantined tests currently.
TaskRootDirectorySelector
           
TaskRootDirectoryType
           
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.task.repository
AbstractTaskConfigurator
           
BuildTaskRequirementSupport
          Allows creators of TaskTypes to specify Requirements.
CommonTaskContext
           
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
 

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
RuntimeTaskContext
           
TaskDefinition
          A definition of one configuration of a TaskType
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.v2.build.task
TaskResult
          Represents the result of a TaskType execution.
 

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.repository
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.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.
TaskRootDirectorySelector
           
TaskRootDirectoryType
           
 

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



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.