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.textEventsprotected jakarta.enterprise.event.Event<TextEvent>WorkflowService.textEventsMethods in org.imixs.workflow.engine with parameters of type TextEventModifier and TypeMethodDescriptionvoidThis method reacts on CDI events of the type TextEvent and parses a string for xml tag <for-each>.voidThis method reacts on CDI events of the type TextEvent and parses a string for xml tag [<itemvalue>.voidThis method reacts on CDI events of the type TextEvent and parses a string for xml tag.