Interface HookReadPlatformService
- All Known Implementing Classes:
HookReadPlatformServiceImpl
public interface HookReadPlatformService
-
Method Summary
Modifier and TypeMethodDescriptionretrieveHook(Long hookId) retrieveHooksByEvent(String entityName, String actionName) retrieveNewHookDetails(String templateName)
-
Method Details
-
retrieveAllHooks
Collection<HookData> retrieveAllHooks() -
retrieveHook
-
retrieveHooksByEvent
-
retrieveNewHookDetails
-