public class ScriptingService extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
enableScriptingWebService |
Constructor and Description |
---|
ScriptingService(OTPServer otpServer) |
Modifier and Type | Method and Description |
---|---|
Object |
runScript(File scriptFile) |
Object |
runScript(String filename,
String scriptContent) |
public ScriptingService(OTPServer otpServer)
Copyright © 2018. All rights reserved.