Uses of Class
com.collabnet.ce.soap60.webservices.scm.CommitSoapDO
-
Packages that use CommitSoapDO Package Description com.collabnet.ce.soap60.webservices.scm -
-
Uses of CommitSoapDO in com.collabnet.ce.soap60.webservices.scm
Methods in com.collabnet.ce.soap60.webservices.scm that return CommitSoapDO Modifier and Type Method Description CommitSoapDOIScmAppSoap. getCommitData(String sessionId, String commitId)Deprecated.from 7.0.0.1 in favour of getCommitData2() that returns Commit2SoapDOCommitSoapDOScmAppSoap. getCommitData(String sessionId, String commitId)Deprecated.from 7.0.0.1 in favour of getCommitData2() that returns Commit2SoapDO, similar to CommitSoapDO except that the scmfile list does not contain the commit message for each file.CommitSoapDOScmAppSoapMockStub. getCommitData(String sessionId, String commitId)Simulate a call to getCommitDataCommitSoapDOScmAppSoapStub. getCommitData(String sessionId, String commitId)
-