new UpdateDBScriptsRequest(request, caseModelId)
Object UpdateDBScriptsRequest
Usage:
RestApiService.getGlobaldataAdminService().updateDBScripts(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
request |
tibco.objectapi.bds.rest.UpdateCaseModelScriptsType | Information to update the database scripts. |
caseModelId |
number | (Java type: long) The identifier of the case model. This can be obtained by using getCaseModel or getCaseModelBasicInfo. |
- Since:
- 4.0.0