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

      • WorkflowRefactorBean

        public WorkflowRefactorBean()
    • Method Detail

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