Uses of Class
com.collabnet.ce.soap60.webservices.scm.CommitSoapDO
Packages that use CommitSoapDO
-
Uses of CommitSoapDO in com.collabnet.ce.soap60.webservices.scm
Methods in com.collabnet.ce.soap60.webservices.scm that return CommitSoapDOModifier and TypeMethodDescriptionIScmAppSoap.getCommitData
(String sessionId, String commitId) Deprecated.from 7.0.0.1 in favour of getCommitData2() that returns Commit2SoapDOScmAppSoap.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.ScmAppSoapMockStub.getCommitData
(String sessionId, String commitId) Simulate a call to getCommitDataScmAppSoapStub.getCommitData
(String sessionId, String commitId)