public class ScriptExecution extends ExtensibleModel
Modifier and Type | Field and Description |
---|---|
protected String |
environment |
protected String |
scriptname |
protected String |
workingFolder |
Constructor and Description |
---|
ScriptExecution() |
ScriptExecution(String scriptName,
String work,
String env) |
Modifier and Type | Method and Description |
---|---|
String |
getEnvironment() |
String |
getScriptname() |
String |
getWorkingFolder() |
fromJson, getClazz, readFromJson, writeToJson
Copyright © 2016. All Rights Reserved.