Package org.jbpm.kie.services.api
Interface FormProviderService
-
- All Known Implementing Classes:
FormProviderServiceImpl
,FormProvidesServiceCDIImpl
public interface FormProviderService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getFormDisplayProcess(String deploymentId, String processId)
String
getFormDisplayTask(long taskId)
-