|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.scm.providers.gitlib.settings.Settings
public class Settings
null
| Constructor Summary | |
|---|---|
Settings()
|
|
| Method Summary | |
|---|---|
String |
getModelEncoding()
|
String |
getRevParseDateFormat()
Get git format allowed by changelog command. |
String |
getTraceGitCommand()
Get Traces the execution of a git command. |
void |
setModelEncoding(String modelEncoding)
|
void |
setRevParseDateFormat(String revParseDateFormat)
Set git format allowed by changelog command. |
void |
setTraceGitCommand(String traceGitCommand)
Set Traces the execution of a git command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Settings()
| Method Detail |
|---|
public String getRevParseDateFormat()
public String getTraceGitCommand()
public void setRevParseDateFormat(String revParseDateFormat)
revParseDateFormat - public void setTraceGitCommand(String traceGitCommand)
traceGitCommand - public void setModelEncoding(String modelEncoding)
public String getModelEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||