@Extension public class GroovyConfiguration extends Object implements Serializable
Constructor and Description |
---|
GroovyConfiguration()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getScript()
Gets the script.
|
String |
getStartElement()
Gets the startElement.
|
void |
setScript(String script)
Sets the script.
|
void |
setStartElement(String startElement)
Sets the startElement.
|
public String getStartElement()
public void setStartElement(String startElement)
startElement
- the startElement.public String getScript()
public void setScript(String script)
script
- the script.Copyright © 2016–2023 MicroNova AG. All rights reserved.