Uses of Class
de.smartics.ci.config.load.LoaderPlan

Packages that use LoaderPlan
de.smartics.ci.config.load Provides utilities to load configuration files. 
 

Uses of LoaderPlan in de.smartics.ci.config.load
 

Methods in de.smartics.ci.config.load that return types with arguments of type LoaderPlan
 List<LoaderPlan> LoaderPlanLoader.load(InputSource inputSource)
          Loads loader plans read from the given stream.
 

Methods in de.smartics.ci.config.load with parameters of type LoaderPlan
 org.jdom.Document HudsonJobConfigLoader.load(LoaderPlan plan)
          Loads the XML document from the given loader plan.
 HudsonJobConfig HudsonJobConfigLoader.loadHudsonConfig(LoaderPlan plan)
          Loads the XML document from the given loader plan.
 



Copyright © 2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.