| Package | Description |
|---|---|
| org.cristalise.kernel.scripting |
| Modifier and Type | Method and Description |
|---|---|
void |
Script.setIncludes(ArrayList<Include> includes)
Method for castor unmarshall
|
void |
Script.setScriptData(String script) |
| Constructor and Description |
|---|
Script(String name,
Integer version,
ItemPath path,
String xml)
Parses a given script xml, instead of loading it from Items.
|
Script(String name,
Integer version,
ItemPath path,
String xml,
boolean lateBind)
Parses a given script xml, instead of loading it from Items.
|
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.