Class FlowScriptContext
java.lang.Object
com.codingapi.flow.script.runtime.FlowScriptContext
脚本运行时的$bind上下文对象
-
Method Summary
Modifier and TypeMethodDescriptionfindOperatorsByIds(List<Long> ids) <T> T<T> T<T> List<T>getOperatorById(long userId) getRecordById(long id)
-
Method Details
-
getBean
-
getBean
-
getBeans
-
getRecordById
-
getOperatorById
-
findOperatorsByIds
-