jbpm-form-modeler-service-core 6.1.0.Beta2

org.jbpm.formModeler.core.config
Class CoreFormsBuilder

java.lang.Object
  extended by 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.


Field Summary
protected  String[] coreFormNames
           
 
Constructor Summary
CoreFormsBuilder()
           
 
Method Summary
 String getFormPath(String formName)
           
 String getFormResourcesPath(String lang)
           
 Priority getPriority()
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

coreFormNames

@Inject
protected String[] coreFormNames
Constructor Detail

CoreFormsBuilder

public CoreFormsBuilder()
Method Detail

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

jbpm-form-modeler-service-core 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.