Uses of Class
org.flowable.bpmn.model.ScriptInfo
Packages that use ScriptInfo
-
Uses of ScriptInfo in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model declared as ScriptInfoModifier and TypeFieldDescriptionprotected ScriptInfoAbstractFlowableHttpHandler.scriptInfoprotected ScriptInfoFlowableListener.scriptInfoScriptInfo is populated for implementationType 'script'Methods in org.flowable.bpmn.model that return ScriptInfoModifier and TypeMethodDescriptionScriptInfo.clone()AbstractFlowableHttpHandler.getScriptInfo()FlowableListener.getScriptInfo()Return the script info, if present.HasScriptInfo.getScriptInfo()Return the script info, if present.Methods in org.flowable.bpmn.model with parameters of type ScriptInfoModifier and TypeMethodDescriptionvoidAbstractFlowableHttpHandler.setScriptInfo(ScriptInfo scriptInfo) voidFlowableListener.setScriptInfo(ScriptInfo scriptInfo) Sets the script infovoidHasScriptInfo.setScriptInfo(ScriptInfo scriptInfo) Sets the script info