Class WorkflowElementCrudBean

java.lang.Object
de.xima.fc.workflow.designer.bean.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:
  • Constructor Details

    • WorkflowElementCrudBean

      public WorkflowElementCrudBean()
  • Method Details

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