Uses of Interface
com.atlassian.bamboo.task.TaskConfigurator
Packages that use TaskConfigurator
Package
Description
-
Uses of TaskConfigurator in com.atlassian.bamboo.deployments.environments
Subinterfaces of TaskConfigurator in com.atlassian.bamboo.deployments.environmentsModifier and TypeInterfaceDescriptioninterface
Interface declaring that Task configured with this TaskConfigurator referencesRepositoryDefinition
s. -
Uses of TaskConfigurator in com.atlassian.bamboo.plugin.descriptor
Methods in com.atlassian.bamboo.plugin.descriptor that return TaskConfiguratorModifier and TypeMethodDescription@Nullable TaskConfigurator
TaskModuleDescriptorImpl.getTaskConfigurator()
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.ant.task.configuration
Classes in com.atlassian.bamboo.plugins.ant.task.configuration that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.artifact
Classes in com.atlassian.bamboo.plugins.artifact that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.command.task.configuration
Classes in com.atlassian.bamboo.plugins.command.task.configuration that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.grails
Classes in com.atlassian.bamboo.plugins.grails that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.maven.dependencies.configuration
Classes in com.atlassian.bamboo.plugins.maven.dependencies.configuration that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.maven.task.configuration
Classes in com.atlassian.bamboo.plugins.maven.task.configuration that implement TaskConfiguratorModifier and TypeClassDescriptionclass
class
class
class
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.php.task.configuration
Classes in com.atlassian.bamboo.plugins.php.task.configuration that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.script.task.configuration
Classes in com.atlassian.bamboo.plugins.script.task.configuration that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.shell.configuration
Classes in com.atlassian.bamboo.plugins.shell.configuration that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.testresultparser.task.configuration
Classes in com.atlassian.bamboo.plugins.testresultparser.task.configuration that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.testresultparser.testng.task
Classes in com.atlassian.bamboo.plugins.testresultparser.testng.task that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.testutils.generator
Classes in com.atlassian.bamboo.plugins.testutils.generator that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.variable.inject
Classes in com.atlassian.bamboo.plugins.variable.inject that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.vcs.task.configuration
Classes in com.atlassian.bamboo.plugins.vcs.task.configuration that implement TaskConfiguratorModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of TaskConfigurator in com.atlassian.bamboo.task
Subinterfaces of TaskConfigurator in com.atlassian.bamboo.taskModifier and TypeInterfaceDescriptioninterface
Allows creators ofTaskType
s to utilise Bamboo's support for test resultsClasses in com.atlassian.bamboo.task that implement TaskConfiguratorMethods in com.atlassian.bamboo.task that return TaskConfiguratorModifier and TypeMethodDescription@Nullable TaskConfigurator
TaskModuleDescriptor.getTaskConfigurator()
Retrieves the plugin class responsible fo handling user configuration of this plugin. -
Uses of TaskConfigurator in com.atlassian.bamboo.task.repository
Subinterfaces of TaskConfigurator in com.atlassian.bamboo.task.repositoryModifier and TypeInterfaceDescriptioninterface
Interface declaring that Task configured with this TaskConfigurator referencesRepositoryDefinition
s.Classes in com.atlassian.bamboo.task.repository that implement TaskConfigurator -
Uses of TaskConfigurator in com.atlassian.bamboo.warnings
Classes in com.atlassian.bamboo.warnings that implement TaskConfigurator