| Class | Description |
|---|---|
| Build |
Build job.
|
| BuildReferenceGraph |
The principle of operation of this class is to traverse reference graphs in the
standard way using a List of root
ModuleVersion's and a
ReferencePathMatcher to build the ReferenceGraph. |
| BuildRemote |
Build job that uses the RemoteBuilder plugin and implicitly supports
parallelism.
|
| ChangeReferenceToModuleVersion |
Job to change the
Version of a referenced ModuleVersion within
a reference graph. |
| Checkout |
Checkout job.
|
| MergeMain |
See the help information displayed by the MergeMainTool.help from
dragom-cli-tools.
|
| MergeReferenceGraph |
See the help information displayed by MergeReferenceGraphTool.help from
dragom-cli-tools.
|
| ReferenceGraphReport |
Produces a report about a
ReferenceGraph. |
| Release |
See the help information displayed by the ReleaseTool.help method.
|
| RootManager |
Class for managing root ModuleVersion's and the global ReferencePathMatcherOr
within the ExecContext.
|
| RootModuleVersionJobAbstractImpl |
Base class for implementing jobs based on root
ModuleVersion's and
which traverse the reference graph by checking out the ModuleVersion
source code and using ReferenceManagerPlugin and other
(@link NodePlugin}'s to obtain Reference's. |
| SetupJenkinsJobs |
Sets up jobs in Jenkins based on the
ModuleVersion's in a
ReferenceGraph. |
| SwitchToDynamicVersion |
See the help information displayed by the SwitchToDynamicVersionTool.help
method.
|
| Enum | Description |
|---|---|
| ReferenceGraphReport.ModuleFilter | |
| ReferenceGraphReport.OutputFormat | |
| ReferenceGraphReport.ReferenceGraphMode | |
| RootModuleVersionJobAbstractImpl.UnsyncChangesBehavior |
Possible behaviors related to unsynchronized changes in a user working
directory.
|
| SetupJenkinsJobs.ExistingItemsCreatedFileMode |
Modes for handling the items created file if it already exists.
|
Copyright © 2015–2016 AZYVA INC.. All rights reserved.