public class CompileScript extends Object
| Constructor and Description |
|---|
CompileScript() |
| Modifier and Type | Method and Description |
|---|---|
ExceptionDetails |
getExceptionDetails()
Exception details.
|
String |
getScriptId()
Id of the script.
|
void |
setExceptionDetails(ExceptionDetails exceptionDetails)
Exception details.
|
void |
setScriptId(String scriptId)
Id of the script.
|
public String getScriptId()
public void setScriptId(String scriptId)
public ExceptionDetails getExceptionDetails()
public void setExceptionDetails(ExceptionDetails exceptionDetails)
Copyright © 2020. All rights reserved.