Class Event
- java.lang.Object
-
- org.openstreetmap.atlas.checks.event.Event
-
- Direct Known Subclasses:
CheckFlagEvent,MetricEvent,ShutdownEvent
@Deprecated public abstract class Event extends java.lang.ObjectDeprecated.- useEvent.Useful base class to hold common information forEventimplementations
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedEvent()Deprecated.Default constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected java.util.DategetTimestamp()Deprecated.
-