org.jenkins.ci.backend.plugin_report_card
Class WikiUpdater

java.lang.Object
  extended by org.jenkins.ci.backend.plugin_report_card.WikiUpdater

public final class WikiUpdater
extends Object

Since:
1.0
Author:
Jesse Farinacci

Constructor Summary
WikiUpdater()
           
 
Method Summary
static void updateWikiPage(String pageName, String contents)
           
static void validateConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikiUpdater

public WikiUpdater()
Method Detail

validateConfiguration

public static void validateConfiguration()
                                  throws IOException
Throws:
IOException

updateWikiPage

public static void updateWikiPage(String pageName,
                                  String contents)
                           throws IOException,
                                  javax.xml.rpc.ServiceException
Throws:
IOException
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.