Class: OpenNextWorkItemPublicRequest

tibco.objectapi.service.request.OpenNextWorkItemPublicRequest

new OpenNextWorkItemPublicRequest(userId)

Object OpenNextWorkItemPublicRequest Usage: RestApiService.getClientRestPublicService().openNextWorkItem(request, callback);
Parameters:
Name Type Description
userId string GUID of the resource that wants to open the work item.
Since:
  • 4.0.0

Members

channelId :string

Query parameter: 'channelid' (optional) Identifier of the channel to which the requesting client application is bound.
Type:
  • string
Since:
  • 4.0.0
Default Value:
  • = openspaceGWTPull_DefaultChannel

channelType :string

Query parameter: 'channeltype' (optional) Enumerated value defining the channel type (technology) associated with the specified channelId. For a list of available enumerations, see channelType.
Type:
  • string
Since:
  • 4.0.0
Default Value:
  • = openspaceChannel

responseType :string

Query parameter: 'responsetype' (optional) Enumerated value defining the format of the data payload to be used in the response message - either XML or JSON.
Type:
  • string
Since:
  • 4.0.0
Default Value:
  • = JSON

workListViewId :number

Query parameter: 'worklistviewid' (Java type: long) (optional) Identifier of the work list view associated with this work item, used to determine which work item to retrieve.
Type:
  • number
Since:
  • 4.0.0
Default Value:
  • = -1