public interface FormBuilderService
Modifier and Type | Method and Description |
---|---|
String |
buildForm(String processId,
String activityId,
String userId,
String sessionId) |
String |
buildHistory(String processId,
String activityId,
String sessionId) |
String |
buildPreview(String processDefId,
String activityDefId,
String contextMap,
String xpdl,
String formTemplate,
String userId,
boolean showButtons,
String numberfieldEmptyValue) |
Copyright © 2019 Suncode. All rights reserved.