|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Revision | |
---|---|
de.smartics.maven.plugin.buildmetadata.scm | Provides implementation independent interfaces and classes to access SCM systems. |
de.smartics.maven.plugin.buildmetadata.scm.maven | Provides an implementation to access SCM systems based on the Apache Maven SCM implementation. |
Uses of Revision in de.smartics.maven.plugin.buildmetadata.scm |
---|
Methods in de.smartics.maven.plugin.buildmetadata.scm that return Revision | |
---|---|
Revision |
RevisionNumberFetcher.fetchLatestRevisionNumber() Returns the latest revision number from the SCM. |
Uses of Revision in de.smartics.maven.plugin.buildmetadata.scm.maven |
---|
Classes in de.smartics.maven.plugin.buildmetadata.scm.maven that implement Revision | |
---|---|
class |
MavenRevision The revision implementation for the Maven SCM. |
class |
StringRevision Implementation for a simple revision string. |
Methods in de.smartics.maven.plugin.buildmetadata.scm.maven that return Revision | |
---|---|
Revision |
MavenScmRevisionNumberFetcher.fetchLatestRevisionNumber() Returns the latest revision number from the SCM. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |