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 aWord fill
node needs to be inserted.- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WorkflowElementCrudBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
processInsertWorkflowNode()
Remote command invoked when the name of a form element was refactored.
-