public interface ScriptRunner
For each script type a concrete ScriptRunner must be registered by at the ScriptRunnerFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
runScript(Script script,
Map<String,Object> parameters) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.