Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.scm |
Modifier and Type | Method and Description |
---|---|
ReplicableScmExternalSystemSoapList |
IScmAppSoap.getReplicableScmExternalSystemList(String sessionId)
Deprecated.
since 8.1 as this call does not return replicable Git external systems. To get the all replicable external systems use getReplicableScmExternalSystemList2 with
null parameter. |
ReplicableScmExternalSystemSoapList |
ScmAppSoapMockStub.getReplicableScmExternalSystemList(String sessionId)
Simulate a call to getReplicableScmExternalSystemList
|
ReplicableScmExternalSystemSoapList |
ScmAppSoapStub.getReplicableScmExternalSystemList(String sessionId) |
ReplicableScmExternalSystemSoapList |
IScmAppSoap.getReplicableScmExternalSystemList2(String sessionId,
String adapterName)
Lists the replicable external systems for all adapter types or for a given adapter type.
|
ReplicableScmExternalSystemSoapList |
ScmAppSoapMockStub.getReplicableScmExternalSystemList2(String sessionId,
String adapterName)
Simulate a call to getReplicableScmExternalSystemList2
|
ReplicableScmExternalSystemSoapList |
ScmAppSoapStub.getReplicableScmExternalSystemList2(String sessionId,
String adapterName) |
Copyright © 2016 CollabNet. All Rights Reserved.