Groovy Documentation

javaposse.jobdsl.plugin
[Java] Class ExecuteDslScripts.ScriptLocation

java.lang.Object
  javaposse.jobdsl.plugin.ExecuteDslScripts.ScriptLocation

public static class ExecuteDslScripts.ScriptLocation

Constructor Summary
ExecuteDslScripts.ScriptLocation(java.lang.String value, java.lang.String targets, java.lang.String scriptText)

 
Method Summary
 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Constructor Detail

ExecuteDslScripts.ScriptLocation

@DataBoundConstructor
public ExecuteDslScripts.ScriptLocation(java.lang.String value, java.lang.String targets, java.lang.String scriptText)


 

Groovy Documentation