org.jbpm.formModeler.core.config
Class CoreFormsBuilder
java.lang.Object
org.jbpm.formModeler.core.config.CoreFormsBuilder
- All Implemented Interfaces:
- Startable
@ApplicationScoped
public class CoreFormsBuilder
- extends Object
- implements Startable
Class that builds the forms modeler's core forms.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
coreFormNames
@Inject
protected String[] coreFormNames
CoreFormsBuilder
public CoreFormsBuilder()
getPriority
public Priority getPriority()
- Specified by:
getPriority
in interface Startable
getFormPath
public String getFormPath(String formName)
getFormResourcesPath
public String getFormResourcesPath(String lang)
start
public void start()
- Specified by:
start
in interface Startable
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.