Package org.camunda.bpm.engine.impl.scripting

Class Summary
CompiledExecutableScript  
DynamicExecutableScript A script which is dynamically determined during the execution.
DynamicResourceExecutableScript A script which resource path is dynamically determined during the execution.
DynamicSourceExecutableScript A script which source code is dynamically determined during the execution.
ExecutableScript Represents an executable script.
ResourceExecutableScript A script which is provided by an external resource.
ScriptCondition A Condition which invokes a ExecutableScript when evaluated.
ScriptFactory A script factory is responsible for creating a ExecutableScript instance.
ScriptLogger  
ScriptValueProvider Makes it possible to use scripts in IoParameter mappings.
SourceExecutableScript A script which is provided as source code.
 



Copyright © 2017 camunda services GmbH. All rights reserved.