jBPM Designer - Backend 6.0.3-SNAPSHOT

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.0.3-SNAPSHOT

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