public interface CmmnFormHandlerRestApiInterceptor
| Modifier and Type | Method and Description |
|---|---|
String |
convertHistoricTaskFormInfo(FormInfo formInfo,
HistoricTaskInstance task) |
String |
convertStartFormInfo(FormInfo formInfo,
CaseDefinition caseDefinition) |
String |
convertTaskFormInfo(FormInfo formInfo,
Task task) |
String convertStartFormInfo(FormInfo formInfo, CaseDefinition caseDefinition)
String convertHistoricTaskFormInfo(FormInfo formInfo, HistoricTaskInstance task)
Copyright © 2023 Flowable. All rights reserved.