public interface FormServiceEntryPoint
Modifier and Type | Method and Description |
---|---|
FormRenderingSettings |
getFormDisplayProcess(String serverTemplateId,
String domainId,
String processId,
boolean isDynamic) |
FormRenderingSettings |
getFormDisplayTask(String serverTemplateId,
String domainId,
long taskId) |
FormRenderingSettings getFormDisplayTask(String serverTemplateId, String domainId, long taskId)
FormRenderingSettings getFormDisplayProcess(String serverTemplateId, String domainId, String processId, boolean isDynamic)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.