Class WorkflowElementCrudBean

  • All Implemented Interfaces:
    Serializable

    @RequestScoped
    @Named
    public class WorkflowElementCrudBean
    extends Object
    implements Serializable
    Controller bean for the workflow designer handling node and trigger insertions / updates / deletions, e.g. when a Word fill node needs to be inserted.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • WorkflowElementCrudBean

        public WorkflowElementCrudBean()
    • Method Detail

      • processInsertWorkflowNode

        public void processInsertWorkflowNode()
        Remote command invoked when the name of a form element was refactored. Scans all workflow element properties for placeholders with that name and updates them.