public class FlowName extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FLOW_NAME_SEPARATOR |
static String |
URL_RESOURCE_SEPARATOR |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(String value) |
static String |
encode(String value) |
static Matcher |
getMatcher(String flowName) |
static String |
getResource(Matcher flowNameMatcher) |
static String |
getResource(String flowName) |
public static final String FLOW_NAME_SEPARATOR
public static final String URL_RESOURCE_SEPARATOR
Copyright © 2019. All rights reserved.