public interface ScriptRunner extends DatabaseAccessing
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ScriptContentHandle scriptContentHandle)
Executes the given script
|
initvoid execute(ScriptContentHandle scriptContentHandle)
script - A handle that provides access to the content of the script, not nullCopyright © 2016. All Rights Reserved.