Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This is the BPInstances page of the ZEN application.
|
|
|
User must have USE permissions on %Ens_Purge to run the purge action on this page.
Displayed name of this page.
User must have READ permissions on the "%Ens_Jobs" resource to view this page.
|
The business process whose instances are of interest. The URL may supply this business process class name or it defaults to "" (empty string) for all business processes.
The name of the SQL table that stores information about the business process whose instances are of interest. If this is a BPL business process, the value is Ens.BusinessProcessBPL; otherwise, it is Ens.BusinessProcess. This property is encrypted and only modifiable on the server
True if the business process whose instances are of interest is a BPL business process. If so it has a context that is stored in an SQL table. Default is false.
Value to indicate the percentage of the horizontal screen which should be devoted to the details panel (if it is visible). This is exposed as a client-side property for the layout code to use the value.
Id of the page number field
Id of the page size field
Id of the results tablePane
|
This callback is called after the server-side page object and all of its children are created.
Subclasses can override this to add, remove, or modify items within the page object model, or to provide values for controls.
Get the (localized) name of the page.
Get the (localized) title string for the page.
Server-side callback to provide data for the details table
Perform the purge operation and if there is an error, return the message to JavaScript by prepending the message with a '-'. If no error then return the zero or positive number of entries deleted, as a string.
Draw Yes or No in place of 1 or 0
Method called from %OnAfterCreatePage to get defaults and build up the initial display
Method called from %OnAfterCreatePage to get business process information
Get the first part of the SQL statement.
Callback to return a list of resources required for a specific HyperEvent. The user must have sufficient privileges on one of the resource/permission pairs to be permitted to execute the hyperevent. An empty string implies the user already has sufficient privileges for the ZenMethod specified in pMethod.
Method called from doSearch and %OnAfterCreatePage to build the where clause
Server-side callback to provide localized string introducing the details table
Get information to display in the ribbon bar.
Save user's last search criteria into global for page default
User chose a new Auto-Refresh value; set a new timeout value and start the timer
Reset the current count of Rule Log entries
Build the current expando state into a string concatenated with commas
Reset the "Search By..." form fields to blank, reset other fields to defaults
Callback invoked after the next/previous page has been loaded.
User clicked the Search button, user changed a Quick Search criterion, or we have completed a non-zero Purge.
toggle detailTable for a selected row.
This client event, if present, is fired when the page is loaded.
User clicked a link for Jobs. Display the Jobs page in a popup, so user can view queued messages without losing his/her place in the BP Log.
User clicked a link for Queues. Display the Queues page in a popup, so user can view queued messages without losing his/her place in the BP Log.
User clicked a link for Trace. Display the Visual Trace page in a popup, so user can click the arrows to go from session to session without losing his/her place in the BP Log.
User clicked the Purge button
If auto-refresh is still on, refresh table and restart the timer