Uses of Interface
com.atlassian.bamboo.task.TaskConfigurator
Package
Description
-
Uses of TaskConfigurator in com.atlassian.bamboo.deployments.environments
Modifier and TypeInterfaceDescriptioninterface
Interface declaring that Task configured with this TaskConfigurator referencesRepositoryDefinition
s. -
Uses of TaskConfigurator in com.atlassian.bamboo.plugin.descriptor
Modifier and TypeMethodDescription@Nullable TaskConfigurator
TaskModuleDescriptorImpl.getTaskConfigurator()
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.ant.task.configuration
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.artifact
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.command.task.configuration
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.grails
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.maven.dependencies.configuration
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.maven.task.configuration
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.php.task.configuration
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.script.task.configuration
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.shell.configuration
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.testresultparser.task.configuration
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.testresultparser.testng.task
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.testutils.generator
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.variable.inject
-
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.vcs.task.configuration
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of TaskConfigurator in com.atlassian.bamboo.task
Modifier and TypeInterfaceDescriptioninterface
Allows creators ofTaskType
s to utilise Bamboo's support for test resultsModifier 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
Modifier and TypeInterfaceDescriptioninterface
Interface declaring that Task configured with this TaskConfigurator referencesRepositoryDefinition
s. -
Uses of TaskConfigurator in com.atlassian.bamboo.warnings