public class JythonScript extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BROKER_URL_VARIABLE
BROKER_LOC_VARIABLE
|
static String |
GFAC_VARIABLE
GFAC_VARIABLE
|
static String |
MESSAGE_BOX_URL_VARIABLE
MESSAGE_BOX_URL_VARIABLE
|
static String |
TOPIC_VARIABLE
TOPIC_VARIABLE
|
| Constructor and Description |
|---|
JythonScript(Workflow workflow,
XBayaConfiguration configuration)
Constructs a JythonScript.
|
public static final String GFAC_VARIABLE
public static final String BROKER_URL_VARIABLE
public static final String MESSAGE_BOX_URL_VARIABLE
public static final String TOPIC_VARIABLE
public JythonScript(Workflow workflow, XBayaConfiguration configuration)
workflow - configuration - public static String getWSDLID(Node node)
node - public String getJythonString()
public String getJythonString(List<String> parameters)
parameters - public boolean validate(List<String> warnings)
warnings - returns the warning messages.public void create()
throws GraphException
GraphExceptionconcreteWSDLGraphExceptionCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.