|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScmControl | |
---|---|
de.smartics.maven.plugin.buildmetadata.common | Provides commonly used classes of this project. |
Uses of ScmControl in de.smartics.maven.plugin.buildmetadata.common |
---|
Methods in de.smartics.maven.plugin.buildmetadata.common that return ScmControl | |
---|---|
ScmControl |
ScmInfo.getScmControl() Returns the information to control the gathering of SCM meta data. |
Methods in de.smartics.maven.plugin.buildmetadata.common with parameters of type ScmControl | |
---|---|
void |
RevisionHelper.provideScmBuildInfo(Properties buildMetaDataProperties, ScmControl scmControl) Fetches the revision information and adds it to the property sets. |
Constructors in de.smartics.maven.plugin.buildmetadata.common with parameters of type ScmControl | |
---|---|
ScmInfo(ScmManager scmManager, String connectionType, String scmDateFormat, File basedir, ScmCredentials scmCrendentials, String tagBase, int queryRangeInDays, String buildDatePattern, ScmControl scmControl) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |