Class: ListPageFlowsResponseType

tibco.objectapi.pfe.ListPageFlowsResponseType

new ListPageFlowsResponseType()

Constructs a new ListPageFlowsResponseType.

The following features are supported:

Members

endPosition :string

Position in the list of the last item on this page. This property holds the value of the 'End Position' attribute.
Type:
  • string

pageFlowTemplate :Array.<tibco.objectapi.pfe.common.PageFlowTemplate>

Array describing deployed pageflows that match the criteria specified in the request. This property holds the value of the 'Page Flow Template' containment reference list.
Type:

startPosition :string

Position in the list of the first item on this page. This property holds the value of the 'Start Position' attribute.
Type:
  • string

totalItems :string

Total number of items in the list. (If this value is -1 the Page Flow Engine did not build the count of total number of items.) This property holds the value of the 'Total Items' attribute.
Type:
  • string