Package | Description |
---|---|
com.versionone.apiclient | |
com.versionone.apiclient.interfaces |
Modifier and Type | Method and Description |
---|---|
IOperation |
Services.getOperation(String token)
Get an operation from a token
|
IOperation |
MetaModel.getOperation(String token)
Get an operation based on a token
|
Modifier and Type | Method and Description |
---|---|
Oid |
Services.executeOperation(IOperation op,
Oid oid)
Execute an operation on the server
|
Modifier and Type | Method and Description |
---|---|
IOperation |
IServices.getOperation(String token)
Returns the type information for an operation specified in a token.
|
IOperation |
IMetaModel.getOperation(String token)
Get information on an operation specified in the token
|
IOperation |
IAssetType.getOperation(String name) |
Modifier and Type | Method and Description |
---|---|
Oid |
IServices.executeOperation(IOperation op,
Oid oid)
Executes an operation.
|
Copyright © 2015 VersionOne, Inc.. All rights reserved.