hudson.plugins.execution.exclusive.util
Class DebugHelper

java.lang.Object
  extended by hudson.plugins.execution.exclusive.util.DebugHelper

public class DebugHelper
extends Object

Author:
Sam tavakoli

Constructor Summary
DebugHelper()
           
 
Method Summary
static void fatalError(hudson.model.BuildListener listener, String msg)
           
static void info(hudson.model.BuildListener listener, String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugHelper

public DebugHelper()
Method Detail

info

public static void info(hudson.model.BuildListener listener,
                        String msg)
Parameters:
listener -
msg -

fatalError

public static void fatalError(hudson.model.BuildListener listener,
                              String msg)


Copyright © 2004-2015. All Rights Reserved.