|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TaskConfigurator in com.atlassian.bamboo.ant.task |
---|
Classes in com.atlassian.bamboo.ant.task that implement TaskConfigurator | |
---|---|
class |
AntBuildTaskConfigurator
Generic configurator for Ant build tasks. |
Uses of TaskConfigurator in com.atlassian.bamboo.plugin.descriptor |
---|
Methods in com.atlassian.bamboo.plugin.descriptor that return TaskConfigurator | |
---|---|
TaskConfigurator |
TaskModuleDescriptorImpl.getTaskConfigurator()
|
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.command.task.configuration |
---|
Classes in com.atlassian.bamboo.plugins.command.task.configuration that implement TaskConfigurator | |
---|---|
class |
CommandBuildTaskConfigurator
|
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.grails |
---|
Classes in com.atlassian.bamboo.plugins.grails that implement TaskConfigurator | |
---|---|
class |
GrailsTaskConfigurator
|
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.maven.task.configuration |
---|
Classes in com.atlassian.bamboo.plugins.maven.task.configuration that implement TaskConfigurator | |
---|---|
class |
AbstractMavenBuildTaskConfigurator
|
class |
Maven1BuildTaskConfigurator
|
class |
Maven2BuildTaskConfigurator
|
class |
Maven3BuildTaskConfigurator
|
class |
MavenDependenciesProcessorConfigurator
|
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.php.task.configuration |
---|
Classes in com.atlassian.bamboo.plugins.php.task.configuration that implement TaskConfigurator | |
---|---|
class |
PhpUnitBuildTaskConfigurator
|
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.script.task.configuration |
---|
Classes in com.atlassian.bamboo.plugins.script.task.configuration that implement TaskConfigurator | |
---|---|
class |
ScriptBuildTaskConfigurator
|
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.shell.configuration |
---|
Classes in com.atlassian.bamboo.plugins.shell.configuration that implement TaskConfigurator | |
---|---|
class |
AbstractShellCommandTaskConfigurator
|
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.testresultparser.task.configuration |
---|
Classes in com.atlassian.bamboo.plugins.testresultparser.task.configuration that implement TaskConfigurator | |
---|---|
class |
TestResultsParserTaskConfigurator
|
Uses of TaskConfigurator in com.atlassian.bamboo.plugins.vcs.task.configuration |
---|
Classes in com.atlassian.bamboo.plugins.vcs.task.configuration that implement TaskConfigurator | |
---|---|
class |
VcsBranchingTaskConfigurator
|
class |
VcsCheckoutTaskConfigurator
|
class |
VcsTaggingTaskConfigurator
|
Uses of TaskConfigurator in com.atlassian.bamboo.task |
---|
Subinterfaces of TaskConfigurator in com.atlassian.bamboo.task | |
---|---|
interface |
TaskTestResultsSupport
Allows creators of TaskType s to utilise Bamboo's support for test results |
Classes in com.atlassian.bamboo.task that implement TaskConfigurator | |
---|---|
class |
AbstractTaskConfigurator
|
Methods in com.atlassian.bamboo.task that return TaskConfigurator | |
---|---|
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.repository | |
---|---|
interface |
RepositoryAwareTaskConfigurator
Interface declaring that Task configured with this TaskConfigurator references RepositoryDefinition s. |
Classes in com.atlassian.bamboo.task.repository that implement TaskConfigurator | |
---|---|
class |
AbstractRepositoryAwareTaskConfigurator
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |