the Filter that is used by the request. Context holds the passed reference.
the Pagination that is used by the request. Context creates a local copy of the passed objects content.
whether the existing tasks or cases should be cleared and replaced by the result of this request.
whether the current page of tasks should be updated with the result of the current request. Does not affect case requests.
Whether the existing tasks or cases should be replaced by the result of this request.
Stores the Filter object that was used with the request.
Used for forcing the request after queued Assign or Cancel.
Stores the pagination information that was used with the request.
Whether the tasks on the current page should be reloaded by this request.
This option does not affect case requests.
Generated using TypeDoc
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.