public interface FormProvider
Modifier and Type | Method and Description |
---|---|
int |
getPriority() |
String |
render(String name,
ProcessDesc process,
Map<String,Object> renderContext) |
String |
render(String name,
org.kie.api.task.model.Task task,
ProcessDesc process,
Map<String,Object> renderContext) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.