jbpm-form-modeler-editor-backend 6.0.0.Beta5

org.jbpm.formModeler.panels.modeler.backend
Class SubformFinderServiceImpl

java.lang.Object
  extended by org.jbpm.formModeler.panels.modeler.backend.SubformFinderServiceImpl
All Implemented Interfaces:
SubformFinderService

@ApplicationScoped
public class SubformFinderServiceImpl
extends Object
implements SubformFinderService


Field Summary
 
Fields inherited from interface org.jbpm.formModeler.core.rendering.SubformFinderService
MAIN_RESOURCES_PATH
 
Constructor Summary
SubformFinderServiceImpl()
           
 
Method Summary
protected  Form getForm(String formPath, FormEditorContext editorContext)
           
 Form getFormFromPath(String formPath, String ctxUID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubformFinderServiceImpl

public SubformFinderServiceImpl()
Method Detail

getFormFromPath

public Form getFormFromPath(String formPath,
                            String ctxUID)
Specified by:
getFormFromPath in interface SubformFinderService

getForm

protected Form getForm(String formPath,
                       FormEditorContext editorContext)
                throws Exception
Throws:
Exception

jbpm-form-modeler-editor-backend 6.0.0.Beta5

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