public class JythonRunner extends Object
| Constructor and Description |
|---|
JythonRunner()
Constructs a JythonRunner.
|
public void run(String script, List<String> arguments) throws WorkflowException
script - arguments - WorkflowExceptionpublic void run(String script, String[] arguments) throws WorkflowException
script - arguments - WorkflowExceptionCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.