Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.scm |
Modifier and Type | Method and Description |
---|---|
CheckoutCommandSoapList |
IScmAppSoap.getSCMCheckoutCommands(String sessionId,
String repositoryId)
Returns the list of commands that might be used to check out a specific repository.
|
CheckoutCommandSoapList |
ScmAppSoapMockStub.getSCMCheckoutCommands(String sessionId,
String repositoryId)
Simulate a call to getSCMCheckoutCommands
|
CheckoutCommandSoapList |
ScmAppSoapStub.getSCMCheckoutCommands(String sessionId,
String repositoryId) |
CheckoutCommandSoapList |
IScmAppSoap.getSCMCheckoutCommandsForReplica(String sessionId,
String repositoryId,
String replicaId)
Returns the list of commands that might be used to check out a repository's replica.
|
CheckoutCommandSoapList |
ScmAppSoapMockStub.getSCMCheckoutCommandsForReplica(String sessionId,
String repositoryId,
String replicaId)
Simulate a call to getSCMCheckoutCommandsForReplica
|
CheckoutCommandSoapList |
ScmAppSoapStub.getSCMCheckoutCommandsForReplica(String sessionId,
String repositoryId,
String replicaId) |
Copyright © 2016 CollabNet. All Rights Reserved.