类 EventHandlers.CheckHandler
- java.lang.Object
-
- tech.blacklake.dev.openapi.sdk.event.EventHandlers.CheckHandler
-
- 所有已实现的接口:
IEventHandler<CheckDTO>
- 封闭类:
- EventHandlers
public abstract static class EventHandlers.CheckHandler extends Object implements IEventHandler<CheckDTO>
-
-
方法详细资料
-
getEvent
public CheckDTO getEvent()
- 指定者:
getEvent在接口中IEventHandler<CheckDTO>
-
-