|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.cruisecontrol.sourcecontrols.Compound.Entry
net.sourceforge.cruisecontrol.sourcecontrols.Targets
The class identifies the source control objects that it contains as targets to be built only when corresponding triggers are modified. See the Compound class for more information about how this class is used.
Constructor Summary | |
Targets()
Public constructor for reflection purposes. |
|
Targets(Compound parent)
Constructor that the Compound class uses to create an object of this class. |
Methods inherited from class net.sourceforge.cruisecontrol.sourcecontrols.Compound.Entry |
add, getModifications, getProperties, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Targets()
public Targets(Compound parent)
parent
- the parent of this object (an
object of class Compound)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |