net.sourceforge.cruisecontrol.publishers.sfee
Class SfeeDocumentManagerPublisher.Status

java.lang.Object
  extended bynet.sourceforge.cruisecontrol.util.XPathAwareChild
      extended bynet.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher.Status
Enclosing class:
SfeeDocumentManagerPublisher

public static class SfeeDocumentManagerPublisher.Status
extends XPathAwareChild


Constructor Summary
SfeeDocumentManagerPublisher.Status()
           
 
Method Summary
 void validate()
          Must be called after setting all the instance values and before calling lookupValue.
 
Methods inherited from class net.sourceforge.cruisecontrol.util.XPathAwareChild
getFixedValue, getXpathExpression, lookupValue, markDirty, setInputStream, setValue, setXMLFile, setXPathExpression
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SfeeDocumentManagerPublisher.Status

public SfeeDocumentManagerPublisher.Status()
Method Detail

validate

public void validate()
              throws CruiseControlException
Description copied from class: XPathAwareChild
Must be called after setting all the instance values and before calling lookupValue.

Overrides:
validate in class XPathAwareChild
Throws:
CruiseControlException