Class WorkflowRefactorBean

java.lang.Object
de.xima.fc.workflow.designer.bean.WorkflowRefactorBean
All Implemented Interfaces:
Serializable

@ViewScoped @Named public class WorkflowRefactorBean extends Object implements Serializable
Controller bean for the workflow designer handling form element refactorings.
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • WorkflowRefactorBean

      public WorkflowRefactorBean()
  • Method Details

    • processRefactorFormElementName

      public void processRefactorFormElementName()
      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.