@ApplicationScoped public class FormServiceEntryPointImpl extends AbstractKieServerService implements FormServiceEntryPoint
| Constructor and Description |
|---|
FormServiceEntryPointImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormDisplayProcess(String serverTemplateId,
String domainId,
String processId) |
String |
getFormDisplayTask(String serverTemplateId,
String domainId,
long taskId) |
void |
prepare() |
protected Map<String,Object> |
processData(org.kie.server.client.DocumentServicesClient documentClient,
Map<String,Object> data) |
getClient, getClient, getKieServicesClient, getKieServicesClient@PostConstruct public void prepare()
public String getFormDisplayTask(String serverTemplateId, String domainId, long taskId)
getFormDisplayTask in interface FormServiceEntryPointpublic String getFormDisplayProcess(String serverTemplateId, String domainId, String processId)
getFormDisplayProcess in interface FormServiceEntryPointCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.