net.sourceforge.cruisecontrol
Interface ProjectHelper

All Known Implementing Classes:
ProjectXMLHelper

public interface ProjectHelper

Manages the config.

Author:
Jerome Lacoste

Method Summary
 java.lang.Object configurePlugin(org.jdom.Element pluginElement, boolean skipChildElements)
           
 

Method Detail

configurePlugin

public java.lang.Object configurePlugin(org.jdom.Element pluginElement,
                                        boolean skipChildElements)
                                 throws CruiseControlException
Throws:
CruiseControlException