hudson.cli.util
Class ScriptLoader
java.lang.Object
hudson.cli.util.ScriptLoader
- All Implemented Interfaces:
- hudson.remoting.Callable<String,IOException>, Serializable
public class ScriptLoader
- extends Object
- implements hudson.remoting.Callable<String,IOException>
- Author:
- vjuranek
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptLoader
public ScriptLoader(String script)
call
public String call()
throws IOException
- Specified by:
call
in interface hudson.remoting.Callable<String,IOException>
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.