public class DataEngineRestServices extends Object
| Constructor and Description |
|---|
DataEngineRestServices()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
GUIDResponse |
createProcess(String userId,
String serverName,
ProcessRequestBody processRequestBody)
Create the process with input/output relationships
|
public GUIDResponse createProcess(String userId, String serverName, ProcessRequestBody processRequestBody)
serverName - name of server instance to call.userId - the name of the calling user.processRequestBody - properties of the processCopyright © 2018–2019 ODPi. All rights reserved.