Uses of Class
org.flowable.cmmn.model.ScriptInfo
-
-
Uses of ScriptInfo in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as ScriptInfo Modifier and Type Field Description protected ScriptInfoFlowableListener. scriptInfoMethods in org.flowable.cmmn.model that return ScriptInfo Modifier and Type Method Description ScriptInfoScriptInfo. clone()ScriptInfoFlowableListener. getScriptInfo()Return the script info, if present.Methods in org.flowable.cmmn.model with parameters of type ScriptInfo Modifier and Type Method Description voidFlowableListener. setScriptInfo(ScriptInfo scriptInfo)Sets the script info
-