Uses of Interface
com.atlassian.bamboo.task.export.TaskDefinitionExporter
Package
Description
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.configuration.external.helpers
Modifier and TypeMethodDescriptionTaskDefinitionExportHelper.getExporter
(@NotNull com.atlassian.bamboo.specs.api.model.task.TaskProperties properties) @NotNull TaskDefinitionExporter
TaskDefinitionExportHelper.getExporter
(@NotNull String pluginKey) -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugin.descriptor
Modifier and TypeMethodDescription@NotNull TaskDefinitionExporter
TaskModuleDescriptorImpl.getTaskExporter()
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.ant.export
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.artifact.export
Modifier and TypeClassDescriptionclass
class
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.command.task.export
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.maven
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.maven.dependencies.exporter
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.script.task.export
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.testresultparser.task.exporter
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.testresultparser.testng.task.exporter
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.variable.export
Modifier and TypeClassDescriptionclass
class
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.vcs.task.export
Modifier and TypeClassDescriptionclass
Abstract exporter for all VCS-related tasks.class
class
class
class
class
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.task
Modifier and TypeMethodDescription@Nullable TaskDefinitionExporter
TaskModuleDescriptor.getTaskExporter()
Retrieves the plugin class responsible for exporting of user configuration of this plugin. -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.task.export
Modifier and TypeClassDescriptionclass
Base class for various repository related task exporters that provides some basic utilities like finding referenced repository amongst available repositories.class
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.warnings.export