org.jbpm.formModeler.api.util.helpers
Class EditorHelper
java.lang.Object
org.jbpm.formModeler.api.util.helpers.EditorHelper
- All Implemented Interfaces:
- Serializable
public class EditorHelper
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorHelper
public EditorHelper()
init
@PostConstruct
protected void init()
getOriginalForm
public Long getOriginalForm()
setOriginalForm
public void setOriginalForm(Long originalForm)
setFormToEdit
public void setFormToEdit(String path,
Form formToEdit)
getFormToEdit
public Form getFormToEdit(String path)
removeEditingForm
public Form removeEditingForm(String path)
lookup
public static EditorHelper lookup()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.