Package | Description |
---|---|
lumis.portal.monitor |
Defines classes and interfaces for monitoring data.
|
lumis.portal.monitor.impl |
Implementation of the
portal monitoring framework . |
Modifier and Type | Method and Description |
---|---|
IMonitorEventSPI |
IMonitorEventSPI.addField(IMonitorField field,
boolean required)
Adds the given field in this event.
|
IMonitorEventSPI |
IMonitorEventSPI.addFieldGroup(IMonitorFieldGroup fieldGroup,
boolean required)
Adds the given field group in this event.
|
IMonitorEventSPI |
IMonitorEventSPI.removeField(String fieldId)
Removes the given field.
|
IMonitorEventSPI |
IMonitorEventSPI.removeFieldGroup(String fieldGroupId)
Removes the given field group.
|
IMonitorEventSPI |
IMonitorEventSPI.setDescription(String description)
Sets the description for this event.
|
IMonitorEventSPI |
IMonitorEventSPI.setEnabled(boolean enabled)
Enables or disables the monitoring of this event.
|
IMonitorEventSPI |
IMonitorEventSPI.setImage(String image)
Sets the image.
|
IMonitorEventSPI |
IMonitorEventSPI.setName(String name)
Sets the name for this event.
|
IMonitorEventSPI |
IMonitorEventSPI.setProcessActionEvent(boolean isProcessActionEvent)
Sets this event either as process action event or a normal one.
|
IMonitorEventSPI |
IMonitorEventSPI.setStandard(boolean isStandard)
Sets this event either as standard or custom (non-standard).
|
IMonitorEventSPI |
IMonitorEventSPI.setStringResourcePath(String stringResourcePath)
Sets the string resource path for this event.
|
IMonitorEventSPI |
IMonitorEventSPI.setVerb(String verb)
Sets the image.
|
Modifier and Type | Method and Description |
---|---|
IMonitorEventSPI |
MonitorManager.getEvent(String eventId) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.