new PutNewComponentValues1Request(listKeyValues)
Object PutNewComponentValues1Request
Usage:
RestApiService.getL10nService().putNewComponentValues1(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
listKeyValues |
com.tibco.bpm.web.client.model.l10n.KeyValue | A List of KeyValue objects (in the body of the POST data as JSON). |
- Since:
- 4.0.0
Members
contextName :string
Query parameter: 'contextName' The full path to the component.
Type:
- string
- Since:
- 4.0.0