Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.scm |
Modifier and Type | Method and Description |
---|---|
CommitSoapDO |
IScmAppSoap.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.
|
CommitSoapDO |
ScmAppSoapMockStub.getCommitData(String sessionId,
String commitId)
Simulate a call to getCommitData
|
CommitSoapDO |
ScmAppSoapStub.getCommitData(String sessionId,
String commitId) |
Copyright © 2016 CollabNet. All Rights Reserved.