org.jenkinsci.plugins.postbuildscript
Class PostBuildScriptLog
java.lang.Object
org.jenkinsci.plugins.postbuildscript.PostBuildScriptLog
- All Implemented Interfaces:
- Serializable
public class PostBuildScriptLog
- extends Object
- implements Serializable
- Author:
- Gregory Boissinot
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostBuildScriptLog
public PostBuildScriptLog(hudson.model.TaskListener listener)
info
public void info(String message)
error
public void error(String message)
Copyright © 2004-2012. All Rights Reserved.