public class FormURLGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FORM_PERSPECTIVE |
protected static String |
KIE_WB_GWT_MODULE |
| Constructor and Description |
|---|
FormURLGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateFormProcessURL(String baseURL,
String processId,
String deploymentId,
String opener) |
String |
generateFormTaskURL(String baseURL,
long taskId,
String opener) |
protected String |
generateURL(String baseURL,
Map<String,String> params) |
protected static final String KIE_WB_GWT_MODULE
protected static final String FORM_PERSPECTIVE
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.