jBPM GWT Console Shared 6.0.0-SNAPSHOT

org.jbpm.integration.console.shared
Class GuvnorFormUtils

java.lang.Object
  extended by org.jbpm.integration.console.shared.GuvnorFormUtils

public class GuvnorFormUtils
extends Object


Field Summary
static String GUVNOR_FORM_LANGUAGE
           
 
Constructor Summary
GuvnorFormUtils()
           
 
Method Summary
 String getFormDefaultLanguage()
           
 String getFormDefinitionFromGuvnor(String name)
           
 String getFormDefinitionURLFromGuvnor(String templateName)
           
 String getFormFromGuvnor(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GUVNOR_FORM_LANGUAGE

public static final String GUVNOR_FORM_LANGUAGE
See Also:
Constant Field Values
Constructor Detail

GuvnorFormUtils

public GuvnorFormUtils()
Method Detail

getFormFromGuvnor

public String getFormFromGuvnor(String name)

getFormDefinitionURLFromGuvnor

public String getFormDefinitionURLFromGuvnor(String templateName)

getFormDefinitionFromGuvnor

public String getFormDefinitionFromGuvnor(String name)

getFormDefaultLanguage

public String getFormDefaultLanguage()

jBPM GWT Console Shared 6.0.0-SNAPSHOT

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