Modifier and Type | Interface and Description |
---|---|
interface |
FormDisplayerConfig<T extends ItemKey,S extends FormRenderingSettings> |
Modifier and Type | Class and Description |
---|---|
class |
HumanTaskDisplayerConfig<S extends FormRenderingSettings> |
class |
ProcessDisplayerConfig<S extends FormRenderingSettings> |
Modifier and Type | Class and Description |
---|---|
class |
KieServerFormRenderingSettings |
class |
KieWorkbenchFormRenderingSettings |
Modifier and Type | Interface and Description |
---|---|
interface |
FormProvider<C extends FormRenderingSettings> |
Modifier and Type | Method and Description |
---|---|
FormRenderingSettings |
FormServiceEntryPoint.getFormDisplayProcess(String serverTemplateId,
String domainId,
String processId,
boolean isDynamic) |
FormRenderingSettings |
FormServiceEntryPoint.getFormDisplayTask(String serverTemplateId,
String domainId,
long taskId) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.