public class FormResource extends Object
| Constructor and Description |
|---|
FormResource() |
FormResource(FormServiceBase formServiceBase,
KieServerRegistry context) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getProcessForm(javax.ws.rs.core.HttpHeaders headers,
String containerId,
String processId,
String language,
boolean filter) |
javax.ws.rs.core.Response |
getTaskForm(javax.ws.rs.core.HttpHeaders headers,
String containerId,
Long taskId,
String language,
boolean filter) |
public FormResource()
public FormResource(FormServiceBase formServiceBase, KieServerRegistry context)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.