Class: QueryBusinessServicesRequest

tibco.objectapi.service.request.QueryBusinessServicesRequest

new QueryBusinessServicesRequest(category)

Object QueryBusinessServicesRequest Usage: RestApiService.getBusinessServiceService().queryBusinessServices(request, callback);
Parameters:
Name Type Description
category string The category name to use for this query.
Since:
  • 4.0.0

Members

channelId :string

Query parameter: 'channelid' (optional) ID of a specific channel for which business services should be listed.
Type:
  • string
Since:
  • 4.0.0

includeFormalParam :boolean

Query parameter: 'includeparam' (optional) Specifies whether the response should include items that have formal parameters.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = true