Class 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:
    Serialized Form
    • Constructor Detail

      • TextBlockFileController

        public TextBlockFileController()
    • Method Detail

      • 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 -