Uses of Class
org.imixs.workflow.engine.TextEvent
Packages that use TextEvent
-
Uses of TextEvent in org.imixs.workflow.engine
Fields in org.imixs.workflow.engine with type parameters of type TextEventModifier and TypeFieldDescriptionprotected jakarta.enterprise.event.Event<TextEvent>
TextForEachAdapter.textEvents
protected jakarta.enterprise.event.Event<TextEvent>
WorkflowService.textEvents
Methods in org.imixs.workflow.engine with parameters of type TextEventModifier and TypeMethodDescriptionvoid
This method reacts on CDI events of the type TextEvent and parses a string for xml tag <for-each>.void
This method reacts on CDI events of the type TextEvent and parses a string for xml tag [<itemvalue>
.void
This method reacts on CDI events of the type TextEvent and parses a string for xml tag.