Options
All
  • Public
  • Public/Protected
  • All
Menu

Holds the information that accompanies a page load request. These information are held outside of the service that handles the requests, so that state information about multiple requests can be handled independently of each other.

Hierarchy

  • PageLoadRequestContext

Index

Constructors

Properties

clearLoaded: boolean

Whether the existing tasks or cases should be replaced by the result of this request.

filter: Filter

Stores the Filter object that was used with the request.

force: boolean

Used for forcing the request after queued Assign or Cancel.

pagination: Pagination

Stores the pagination information that was used with the request.

reloadCurrentTaskPage: boolean

Whether the tasks on the current page should be reloaded by this request.

This option does not affect case requests.

Accessors

  • get pageNumber(): number

Generated using TypeDoc