@StableMinor(version="12.5", sinceVersion="9.0") public interface IMonitorEvent
lumis.portal.monitor
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_EVENT_PREFIX
Default event prefix.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description of this event.
|
Collection<IMonitorFieldInstance> |
getFields()
Returns an unmodifiable collection of the fields that should be collected for this event.
|
String |
getId()
Returns the identifier for this event.
|
String |
getImage()
Returns the image.
|
String |
getLocalizedDescription()
Returns the localized description of this event.
|
String |
getLocalizedName()
Returns the localized name of this event.
|
String |
getLocalizedVerb()
Returns the localized verb of this event.
|
String |
getName()
Returns the name of this event.
|
String |
getStringResourcePath()
The string resource path for localizing this event's strings.
|
String |
getVerb()
Returns the verb.
|
boolean |
isEnabled()
Returns if the monitoring for this event is enabled.
|
static final String DEFAULT_EVENT_PREFIX
String getId()
Collection<IMonitorFieldInstance> getFields()
String getDescription()
getStringResourcePath()
.String getLocalizedDescription()
boolean isEnabled()
String getName()
getStringResourcePath()
.String getImage()
String getVerb()
String getLocalizedName()
String getStringResourcePath()
String getLocalizedVerb()
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.