Package org.jvnet.hudson.reactor
Class MilestoneImpl
- java.lang.Object
-
- org.jvnet.hudson.reactor.MilestoneImpl
-
-
Constructor Summary
Constructors Constructor Description MilestoneImpl()Only compare equal with thisMilestoneImpland nothing else.MilestoneImpl(String id)Compares equal with otherMilestoneImpls with the same ID.
-
-
-
Constructor Detail
-
MilestoneImpl
public MilestoneImpl(String id)
Compares equal with otherMilestoneImpls with the same ID.
-
MilestoneImpl
public MilestoneImpl()
Only compare equal with thisMilestoneImpland nothing else.
-
-