Uses of Class
org.imixs.workflow.engine.DocumentEvent
-
Packages that use DocumentEvent Package Description org.imixs.workflow.engine -
-
Uses of DocumentEvent in org.imixs.workflow.engine
Fields in org.imixs.workflow.engine with type parameters of type DocumentEvent Modifier and Type Field Description protected jakarta.enterprise.event.Event<DocumentEvent>DocumentService. documentEventsMethods in org.imixs.workflow.engine with parameters of type DocumentEvent Modifier and Type Method Description voidMetricService. onDocumentEvent(DocumentEvent documentEvent)DocumentEvent listener to generate a metric.
-