Package org.camunda.bpm.engine.impl.scripting
package org.camunda.bpm.engine.impl.scripting
-
ClassDescriptionA script which is dynamically determined during the execution.A script which resource path is dynamically determined during the execution.A script which source code is dynamically determined during the execution.Represents an executable script.A script which is provided by an external resource.A
Condition
which invokes aExecutableScript
when evaluated.A script factory is responsible for creating aExecutableScript
instance.Makes it possible to use scripts inIoParameter
mappings.A script which is provided as source code.