Class TextEvent


  • public class TextEvent
    extends Object
    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:
    WorkflowService