Class NexoPackUploadEvent
-
- All Implemented Interfaces:
public final class NexoPackUploadEvent extends Event
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
NexoPackUploadEvent.Companion
-
Constructor Summary
Constructors Constructor Description NexoPackUploadEvent(String hash, String url)
-
Method Summary
Modifier and Type Method Description final String
getHash()
final String
getUrl()
HandlerList
getHandlers()
-