|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.scm.ScmResult
org.apache.maven.scm.CommandLineScmResult
| Constructor Summary | |
CommandLineScmResult(java.lang.String commandLine,
int exitCode)
Deprecated. |
|
| Method Summary | |
int |
getExitCode()
Deprecated. |
| Methods inherited from class org.apache.maven.scm.ScmResult |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CommandLineScmResult(java.lang.String commandLine,
int exitCode)
| Method Detail |
public int getExitCode()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||