| Package | Description |
|---|---|
| org.azyva.dragom.model.plugin |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArtifactInfoPlugin
Provides artifact-related information about the module.
|
interface |
ArtifactVersionManagerPlugin
Allows managing
ArtifactVersion in the source code of a Module. |
interface |
ArtifactVersionMapperPlugin
Maps artifact versions to and from global versions (Version) known to module
manager.
|
interface |
BuilderPlugin
Allows building (the source code of) a
Module. |
interface |
JenkinsJobInfoPlugin
Abstracts the mechanism for obtaining the information about the Jenkins job
corresponding to the module.
|
interface |
ModuleVersionMatcherPlugin
Filters the matched
ModuleVersion. |
interface |
ReferenceManagerPlugin
Manages the references a module has to other modules within its sources.
|
interface |
RemoteBuilderPlugin
Allows building a
Module remotely. |
interface |
ScmPlugin
Provides the abstractions required by Dragom for accessing a
Module source
code and other information in an SCM. |
interface |
SelectDynamicVersionPlugin
This plugin is used by tools when a dynamic Version needs to be selected.
|
interface |
SelectStaticVersionPlugin
This plugin is used by tools when a static Version needs to be selected.
|
interface |
VersionClassifierPlugin
|
Copyright © 2015–2017 AZYVA INC.. All rights reserved.