Class RemoteInfoScmResult
java.lang.Object
org.apache.maven.scm.ScmResult
org.apache.maven.scm.command.remoteinfo.RemoteInfoScmResult
- All Implemented Interfaces:
Serializable
- Since:
- 1.6
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionDepending on scm, information can be different svn: branch name / remote url.private static final longDepending on scm, information can be different svn: branch name / remote url.Fields inherited from class ScmResult
PASSWORD_PLACE_HOLDER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ScmResult
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
branches
-
tags
-
-
Constructor Details
-
RemoteInfoScmResult
-
RemoteInfoScmResult
-
-
Method Details
-
getBranches
-
setBranches
-
getTags
-
setTags
-
toString
-