Uses of Interface
com.atlassian.bamboo.task.export.TaskDefinitionExporter
Packages that use TaskDefinitionExporter
Package
Description
-
Uses of TaskDefinitionExporter in com.atlassian.bamboo.configuration.external.helpers
Methods in com.atlassian.bamboo.configuration.external.helpers that return TaskDefinitionExporterModifier and TypeMethodDescriptionTaskDefinitionExportHelper.getExporter(@NotNull com.atlassian.bamboo.specs.api.model.task.TaskProperties properties) @NotNull TaskDefinitionExporterTaskDefinitionExportHelper.getExporter(@NotNull String pluginKey) -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugin.descriptor
Methods in com.atlassian.bamboo.plugin.descriptor that return TaskDefinitionExporterModifier and TypeMethodDescription@NotNull TaskDefinitionExporterTaskModuleDescriptorImpl.getTaskExporter() -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.ant.export
Classes in com.atlassian.bamboo.plugins.ant.export that implement TaskDefinitionExporter -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.artifact.export
Classes in com.atlassian.bamboo.plugins.artifact.export that implement TaskDefinitionExporterModifier and TypeClassDescriptionclassclass -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.command.task.export
Classes in com.atlassian.bamboo.plugins.command.task.export that implement TaskDefinitionExporter -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.maven
Classes in com.atlassian.bamboo.plugins.maven that implement TaskDefinitionExporter -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.maven.dependencies.exporter
Classes in com.atlassian.bamboo.plugins.maven.dependencies.exporter that implement TaskDefinitionExporter -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.script.task.export
Classes in com.atlassian.bamboo.plugins.script.task.export that implement TaskDefinitionExporter -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.testresultparser.task.exporter
Classes in com.atlassian.bamboo.plugins.testresultparser.task.exporter that implement TaskDefinitionExporter -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.testresultparser.testng.task.exporter
Classes in com.atlassian.bamboo.plugins.testresultparser.testng.task.exporter that implement TaskDefinitionExporter -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.variable.export
Classes in com.atlassian.bamboo.plugins.variable.export that implement TaskDefinitionExporterModifier and TypeClassDescriptionclassclass -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.plugins.vcs.task.export
Classes in com.atlassian.bamboo.plugins.vcs.task.export that implement TaskDefinitionExporterModifier and TypeClassDescriptionclassAbstract exporter for all VCS-related tasks.classclassclassclassclass -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.task
Methods in com.atlassian.bamboo.task that return TaskDefinitionExporterModifier and TypeMethodDescription@Nullable TaskDefinitionExporterTaskModuleDescriptor.getTaskExporter()Retrieves the plugin class responsible for exporting of user configuration of this plugin. -
Uses of TaskDefinitionExporter in com.atlassian.bamboo.task.export
Classes in com.atlassian.bamboo.task.export that implement TaskDefinitionExporterModifier and TypeClassDescriptionclassBase 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
Classes in com.atlassian.bamboo.warnings.export that implement TaskDefinitionExporter