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, describe
public String path
public void configure(String path)
configure
in class ConfigurableGroovyScriptSource
public String getScript() throws IOException
getScript
in class GroovyScriptSource
IOException
Copyright © 2016–2019. All rights reserved.