Package io.jmix.bpmflowui.processform
Class ProcessFormWindowCache
java.lang.Object
io.jmix.bpmflowui.processform.ProcessFormWindowCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected FormDatacreateProcessFormDefinition(ViewInfo viewInfo, Map<String, Object> processFormAnnotationAttributes) protected List<FormOutcome>extractFormOutcomes(Map<String, Object> processFormAnnotationAttributes) extractFormParams(Map<String, Object> processFormAnnotationAttributes) protected List<FormOutputVariable>extractOutputVariables(Map<String, Object> processFormAnnotationAttributes) protected voidinit()
-
Constructor Details
-
ProcessFormWindowCache
public ProcessFormWindowCache()
-
-
Method Details
-
getProcessFormDefinitions
-
checkInitialized
protected void checkInitialized() -
init
protected void init() -
createProcessFormDefinition
-
extractFormParams
-
extractFormOutcomes
-
extractOutputVariables
protected List<FormOutputVariable> extractOutputVariables(Map<String, Object> processFormAnnotationAttributes)
-