@Unstable public interface UntypedRecordableEventDescriptor extends RecordableEventDescriptor
UntypedRecordableEvent. As an UntypedRecordableEvent,
UntypedRecordableEventDescriptors are registeredRecordableEventDescriptor.EventFilter| Modifier and Type | Method and Description |
|---|---|
DocumentReference |
getAuthorReference()
Get a
DocumentReference to the author of the descriptor. |
List<String> |
getEventTriggers()
Get a list of the events that should trigger this particular event.
|
List<String> |
getObjectTypes()
Get the object that, associated with one of the events returned by
getEventTriggers() should trigger
this particular event. |
String |
getValidationExpression()
Gets the event validation expression.
|
getApplicationIcon, getApplicationId, getApplicationName, getDescription, getEventType, getEventTypeIcon, getFilterString getValidationExpression()
List<String> getEventTriggers()
List<String> getObjectTypes()
getEventTriggers() should trigger
this particular event.DocumentReference getAuthorReference()
DocumentReference to the author of the descriptor. This reference is useful when evaluating
the output of getValidationExpression().Copyright © 2004–2017 XWiki. All rights reserved.