Package io.jmix.bpm.entity
Class BeanMethodModel
java.lang.Object
io.jmix.bpm.entity.BeanMethodModel
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected String
protected String
protected List<BeanMethodParamModel>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
void
setBeanName
(String beanName) void
void
setMethodName
(String methodName) void
setMethodParams
(List<BeanMethodParamModel> methodParams) toString()