org.rhq.plugins.hudson
Class HudsonJSONUtility

java.lang.Object
  extended by org.rhq.plugins.hudson.HudsonJSONUtility

public class HudsonJSONUtility
extends Object

Author:
Greg Hinkle

Constructor Summary
HudsonJSONUtility()
           
 
Method Summary
static org.json.JSONObject getData(String path, int depth)
           
static String getVersion(String path)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HudsonJSONUtility

public HudsonJSONUtility()
Method Detail

getData

public static org.json.JSONObject getData(String path,
                                          int depth)

getVersion

public static String getVersion(String path)

main

public static void main(String[] args)
                 throws org.json.JSONException
Throws:
org.json.JSONException


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.