Uses of Class
org.camunda.bpm.engine.impl.scripting.DynamicExecutableScript
Packages that use DynamicExecutableScript
-
Uses of DynamicExecutableScript in org.camunda.bpm.engine.impl.scripting
Subclasses of DynamicExecutableScript in org.camunda.bpm.engine.impl.scriptingModifier and TypeClassDescriptionclass
A script which resource path is dynamically determined during the execution.class
A script which source code is dynamically determined during the execution.