public class InlinePureGroovyScriptSource extends ConfigurableGroovyScriptSource implements io.jenkins.plugins.casc.Configurable
Modifier and Type | Class and Description |
---|---|
static class |
InlinePureGroovyScriptSource.DescriptorImpl |
Constructor and Description |
---|
InlinePureGroovyScriptSource() |
Modifier and Type | Method and Description |
---|---|
void |
configure(String script) |
String |
getScript() |
check, configure, describe
public String script
public void configure(String script)
configure
in class ConfigurableGroovyScriptSource
public String getScript() throws IOException
getScript
in class GroovyScriptSource
IOException
Copyright © 2016–2019. All rights reserved.