Namespace: common

tibco.objectapi.pfe.common

Classes

ActivityReference
BaseActivityReference
BaseBusinessServiceTemplate
BaseFeedType
BasePageData
BasePageReference
BaseProcessReference
BaseSessionContext
BaseTemplate
BusinessCategory
BusinessCategoryResponse
BusinessServiceTemplate
CaseActionTemplate
CaseCategory
CaseListingRequest
Category
EventDefinitionType
ListingRequest
ListingRequest
OrderFilterCriteria
PageData
PageFlowParameters
PageFlowProcessReference
PageFlowTemplate
PageReference
PageResponse
PagingAndSorting
PagingAndSorting
Parameter
PFETemplate
ProcessReference
RequestContext
ResponseContext
ResponseFeedType

Members

(static, readonly) ExecutionState :string

Enumerated value defining the current status of the pageflow or business service. One of of: NOT_STARTED: Unable to start. STARTED: Started successfully. IN_PROGRESS: In progress. COMPLETED: Successfully conpleted. UNKNOWN: Unknown status.
Type:
  • string
Properties:
Name Type Description
NOTSTARTED string
STARTED string
INPROGRESS string
COMPLETED string
UNKNOWN string

(static, readonly) FormType :string

Enumerated value defining the type of a form.
Type:
  • string
Properties:
Name Type Description
GIFORM string
GWTFORM string
CUSTOMFORM string
PAGEFLOW string