Class TextBlockFileController

java.lang.Object
org.imixs.workflow.office.config.TextBlockFileController
All Implemented Interfaces:
Serializable

@Named @ConversationScoped public class TextBlockFileController extends Object implements Serializable
The TextBlockController is a DocumentController with a file updload feature
Author:
rsoika
See Also:
  • Constructor Details

    • TextBlockFileController

      public TextBlockFileController()
  • Method Details

    • onWorkflowEvent

      public void onWorkflowEvent(@Observes org.imixs.workflow.faces.data.WorkflowEvent documentEvent)
      DocumentEvent listener

      Before a text block is saved we transfer new attached files!

      Parameters:
      documentEvent -