Class GlobalWaypointEvent
java.lang.Object
journeymap.api.v2.common.event.impl.JourneyMapEvent
journeymap.api.v2.common.event.impl.CommonEvent
journeymap.api.v2.server.event.server.GlobalWaypointEvent
Fired on the server for global waypoint CRUD operations.
CREATE and UPDATE are cancellable; DELETED is not.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class journeymap.api.v2.common.event.impl.CommonEvent
CommonEvent.Side -
Field Summary
FieldsFields inherited from class journeymap.api.v2.common.event.impl.JourneyMapEvent
timestamp -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class journeymap.api.v2.common.event.impl.CommonEvent
getSideMethods inherited from class journeymap.api.v2.common.event.impl.JourneyMapEvent
cancel, isCancellable, isCancelled
-
Field Details
-
waypoint
-
context
-
-
Constructor Details
-
GlobalWaypointEvent
-