jBPM Designer - Backend 6.0.3-SNAPSHOT

org.jbpm.designer.repository
Class UriUtils

java.lang.Object
  extended by org.jbpm.designer.repository.UriUtils

public class UriUtils
extends Object


Constructor Summary
UriUtils()
           
 
Method Summary
static String decode(String value)
           
static String encode(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UriUtils

public UriUtils()
Method Detail

encode

public static String encode(String value)

decode

public static String decode(String value)

jBPM Designer - Backend 6.0.3-SNAPSHOT

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