public interface ScriptContextProvider
Modifier and Type | Method and Description |
---|---|
void |
addContext(java.util.Map<java.lang.String,java.lang.Object> existingValues)
called by WorkFlow script executiong methods with the parameters being provided to the scripting engine.
|
void addContext(java.util.Map<java.lang.String,java.lang.Object> existingValues)
existingValues
- the values being passed to the script executionCopyright © 2010 - 2020 Adobe. All Rights Reserved