Package org.imixs.workflow.engine
Class TextEvent
java.lang.Object
org.imixs.workflow.engine.TextEvent
The TextEvent provides a CDI observer pattern. The TextEvent is fired by the
WorkflowService EJB to adapt a text fragment. An event observer can adapt the
text fragment in a given document context.
- Version:
- 1.0
- Author:
- Ralph Soika
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TextEvent
-
-
Method Details
-
getDocument
-
getText
-
setText
-
getTextList
-
setTextList
-