|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.cruisecontrol.util.PerDayScheduleItem net.sourceforge.cruisecontrol.Builder net.sourceforge.cruisecontrol.builders.CompositeBuilder
Field Summary |
Fields inherited from class net.sourceforge.cruisecontrol.util.PerDayScheduleItem |
INVALID_NAME_OF_DAY, NOT_SET |
Constructor Summary | |
CompositeBuilder()
|
Method Summary | |
void |
add(Builder builder)
|
org.jdom.Element |
build(java.util.Map properties)
|
org.jdom.Element |
buildWithTarget(java.util.Map properties,
java.lang.String target)
|
void |
validate()
|
Methods inherited from class net.sourceforge.cruisecontrol.Builder |
compareTo, getGroup, getMultiple, getTime, isValidDay, setGroup, setMultiple, setTime |
Methods inherited from class net.sourceforge.cruisecontrol.util.PerDayScheduleItem |
getDay, setDay |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CompositeBuilder()
Method Detail |
public void add(Builder builder)
public org.jdom.Element build(java.util.Map properties) throws CruiseControlException
build
in class Builder
CruiseControlException
public org.jdom.Element buildWithTarget(java.util.Map properties, java.lang.String target) throws CruiseControlException
buildWithTarget
in class Builder
CruiseControlException
public void validate() throws CruiseControlException
validate
in class Builder
CruiseControlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |