|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScmCredentials | |
---|---|
de.smartics.maven.plugin.buildmetadata.common | Provides commonly used classes of this project. |
Uses of ScmCredentials in de.smartics.maven.plugin.buildmetadata.common |
---|
Methods in de.smartics.maven.plugin.buildmetadata.common that return ScmCredentials | |
---|---|
ScmCredentials |
ScmInfo.getScmCrendentials() Returns the authentication for the SCM server. |
Constructors in de.smartics.maven.plugin.buildmetadata.common with parameters of type ScmCredentials | |
---|---|
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 |