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
ConstructorDescriptionOnly compare equal with thisMilestoneImpl
and nothing else.MilestoneImpl
(String id) Compares equal with otherMilestoneImpl
s with the same ID. -
Method Summary
-
Constructor Details
-
MilestoneImpl
Compares equal with otherMilestoneImpl
s with the same ID. -
MilestoneImpl
public MilestoneImpl()Only compare equal with thisMilestoneImpl
and nothing else.
-
-
Method Details