Class: BusinessServicesRequest

tibco.objectapi.bs.base.BusinessServicesRequest

new BusinessServicesRequest()

Used by any component that uses Servlet Chaining to call the Business Services API. Constructs a new BusinessServicesRequest.

The following features are supported:

  • List Categories Request
  • List Business Services Request
  • Start Business Service Request
  • Update Business Service Request
  • Cancel Business Service Request
  • Query Business Services Request
  • Query Categories Request

Extends

Members

action :tibco.objectapi.bs.base.BusinessServiceAction

Defines the action required for this request This property holds the value of the 'Action' attribute.
Type:
Inherited From:

CancelBusinessServiceRequest :tibco.objectapi.bs.base.CancelBusinessServiceRequestType

This property holds the value of the 'Cancel Business Service Request' containment reference.
Type:

ListBusinessServicesRequest :tibco.objectapi.bs.base.ListBusinessServicesRequest

This property holds the value of the 'List Business Services Request' containment reference.
Type:

ListCategoriesRequest :tibco.objectapi.bs.base.ListCategoriesRequest

This property holds the value of the 'List Categories Request' containment reference.
Type:

QueryBusinessServicesRequest :tibco.objectapi.bs.base.QueryBusinessServicesRequest

This property holds the value of the 'Query Business Services Request' containment reference.
Type:

QueryCategoriesRequest :tibco.objectapi.bs.base.QueryCategoriesRequest

This property holds the value of the 'Query Categories Request' containment reference.
Type:

StartBusinessServiceRequest :tibco.objectapi.bs.base.StartBusinessServiceRequest

This property holds the value of the 'Start Business Service Request' containment reference.
Type:

UpdateBusinessServiceRequest :tibco.objectapi.bs.base.UpdateBusinessServiceRequest

This property holds the value of the 'Update Business Service Request' containment reference.
Type: