jBPM Console NG - Human Tasks Forms Client 6.2.0.CR2

org.jbpm.console.ng.ht.forms.client.editors.taskform.displayers.util
Class JSNIHelper

java.lang.Object
  extended by org.jbpm.console.ng.ht.forms.client.editors.taskform.displayers.util.JSNIHelper

@Dependent
public class JSNIHelper
extends Object


Constructor Summary
JSNIHelper()
           
 
Method Summary
 Map<String,Object> getParameters(com.google.gwt.core.client.JavaScriptObject values)
           
 void notifyErrorMessage(String opener, String message)
           
protected  void notifyOpener(String message)
           
protected  void notifyOpener(String status, String message)
           
 void notifySuccessMessage(String opener, String message)
           
 void publishGetFormValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSNIHelper

public JSNIHelper()
Method Detail

publishGetFormValues

public void publishGetFormValues()

getParameters

public Map<String,Object> getParameters(com.google.gwt.core.client.JavaScriptObject values)

notifyErrorMessage

public void notifyErrorMessage(String opener,
                               String message)

notifySuccessMessage

public void notifySuccessMessage(String opener,
                                 String message)

notifyOpener

protected void notifyOpener(String status,
                            String message)

notifyOpener

protected void notifyOpener(String message)

jBPM Console NG - Human Tasks Forms Client 6.2.0.CR2

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