|
||||||||||
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.Triggers
The class identifies the source control objects that it contains as triggers to invoke builds on corresponding targets when the triggers are modified. See the Compound class for more information about how this class is used.
Constructor Summary | |
Triggers()
Public constructor for reflection purposes. |
|
Triggers(SourceControl 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 Triggers()
public Triggers(SourceControl 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 |