- All Implemented Interfaces:
- org.azyva.dragom.model.plugin.ModulePlugin, org.azyva.dragom.model.plugin.NodePlugin, org.azyva.dragom.model.plugin.SelectStaticVersionPlugin
public class UniformSelectStaticVersionPluginImpl
extends SelectStaticVersionPluginBaseImpl
implements org.azyva.dragom.model.plugin.SelectStaticVersionPlugin
Factory for SelectStaticVersionPlugin that implements a strategy involving uniform
versions across multiple modules for which a new static Version needs to be
created.
This is appropriate when static Version are associated with a specific release.
Often the release date is used as the Version.
The initial value for the revision component is 1 and the default number of
decimal positions for revision is 2, as in 2015-08-01.01.
- Author:
- David Raymond