Package io.jmix.bpmflowui.injector
Class BpmControllerProcessor
java.lang.Object
io.jmix.bpmflowui.injector.BpmControllerProcessor
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidassignValue(View origin, AnnotatedElement element, Object value) protected Stringprotected Stringprotected voiddoInjection(AnnotatedElement element, View origin, ProcessFormInitData initData) getAllFields(List<Class<?>> classes) protected List<AnnotatedElement>getAnnotatedElements(Class<?> clazz) protected booleanvoidprocess(View view, ProcessFormInitData initData) 
- 
Constructor Details- 
BpmControllerProcessorpublic BpmControllerProcessor()
 
- 
- 
Method Details- 
process
- 
doInjection
- 
getAnnotatedElements
- 
getAllFields
- 
isInjectionAnnotationPresent
- 
defineProcessVariableName
- 
defineProcessFormParamName
- 
assignValue
 
-