public class FromFileGroovyScriptSource extends ConfigurableGroovyScriptSource
| Modifier and Type | Class and Description |
|---|---|
static class |
FromFileGroovyScriptSource.DescriptorImpl |
| Constructor and Description |
|---|
FromFileGroovyScriptSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(String path) |
String |
getScript() |
check, configure, describepublic String path
public void configure(String path)
configure in class ConfigurableGroovyScriptSourcepublic String getScript() throws IOException
getScript in class GroovyScriptSourceIOExceptionCopyright © 2016–2019. All rights reserved.