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:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description WorkflowRefactorBean() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocessRefactorFormElementName()Remote command invoked when the name of a form element was refactored. 
 -