Package org.jvnet.hudson.reactor
Class MilestoneImpl
java.lang.Object
org.jvnet.hudson.reactor.MilestoneImpl
- All Implemented Interfaces:
Milestone
Default
Milestone implementation.- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
ConstructorsConstructorDescriptionOnly compare equal with thisMilestoneImpland nothing else.MilestoneImpl(String id) Compares equal with otherMilestoneImpls with the same ID. -
Method Summary
-
Constructor Details
-
MilestoneImpl
Compares equal with otherMilestoneImpls with the same ID. -
MilestoneImpl
public MilestoneImpl()Only compare equal with thisMilestoneImpland nothing else.
-
-
Method Details