jBPM Designer - Backend 6.2.0.Beta3

org.jbpm.designer.util
Class Utils

java.lang.Object
  extended by org.jbpm.designer.util.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static String getEncodedParam(javax.servlet.http.HttpServletRequest request, String paramName)
           
static String getUUID(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getUUID

public static String getUUID(javax.servlet.http.HttpServletRequest request)

getEncodedParam

public static String getEncodedParam(javax.servlet.http.HttpServletRequest request,
                                     String paramName)

jBPM Designer - Backend 6.2.0.Beta3

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