public interface ScriptContext
| Modifier and Type | Interface and Description |
|---|---|
static class |
ScriptContext.Plugin
Custom operation exposed via plugin, which makes use of scripts as part of its execution
|
static class |
ScriptContext.Standard
Standard operations that make use of scripts as part of their execution.
|
String getKey()
Copyright © 2009–2017. All rights reserved.