org.jenkinsci.plugins.violationcolumns
Class Utils

java.lang.Object
  extended by org.jenkinsci.plugins.violationcolumns.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static String getViolations(hudson.model.Job<?,?> job, String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getViolations

public static String getViolations(hudson.model.Job<?,?> job,
                                   String type)


Copyright © 2004-2013. All Rights Reserved.