New Dashboard Listener
The New Dashboard Listener dialog appears when you select the New Dashboard Listener link on the Logi JReport Administration > Configuration > Dashboard Listeners page. This dialog is used for uploading and registering an implementation of the Dashboard Listener API.
The dialog is divided into two phases, one for specifying the implementation file and the other for specifying target resources.
Specifying the Implementation File Phase
This is used for adding an implementation file of the Dashboard Listener API. See the dialog at this phase.
Source File
Uploads an implementation class file of the Dashboard Listener API which could be a .zip or .jar file using the Browse button.
Next
Moves forward to the next step of specifying the target resources.
Cancel
Cancels the setting and closes the dialog.
Help
Displays the help document about this feature.
Specifying Target Resources Phase
This is used for specifying the target resources that the implementation will take effect on. See the dialog at this phase.
Class Name
Lists class names defined in the specified implementation file. Select a class name from the drop-down list or input the name manually.
Target
Specifies the resources that the implementation will take effect on. Multiple selection is supported in the Target box.
If the target value is null, the implementation will not take effect.
Opens the Select Target dialog for adding a new target.
Removes the selected target values.
Description
Specifies the description of the implementation.
Enabled
Specifies whether the implementation is enabled. The enabled implementations will take effect.
Back
Returns to the step of specifying an implementation file.
Finish
Adds the implementation and exits the dialog.
Cancel
Cancels the setting and closes the dialog.
Help
Displays the help document about this feature.