Uses of Class
co.novu.common.rest.RestHandler
-
-
Uses of RestHandler in co.novu.api.blueprints
Constructors in co.novu.api.blueprints with parameters of type RestHandler Constructor Description BlueprintsHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.changes
Constructors in co.novu.api.changes with parameters of type RestHandler Constructor Description ChangeHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.environments
Constructors in co.novu.api.environments with parameters of type RestHandler Constructor Description EnvironmentHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.events
Constructors in co.novu.api.events with parameters of type RestHandler Constructor Description EventsHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.executivedetails
Constructors in co.novu.api.executivedetails with parameters of type RestHandler Constructor Description ExecutiveDetailsHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.feeds
Constructors in co.novu.api.feeds with parameters of type RestHandler Constructor Description FeedsHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.inboundparse
Constructors in co.novu.api.inboundparse with parameters of type RestHandler Constructor Description InboundParseHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.integrations
Constructors in co.novu.api.integrations with parameters of type RestHandler Constructor Description IntegrationsHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.layouts
Constructors in co.novu.api.layouts with parameters of type RestHandler Constructor Description LayoutHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.messages
Constructors in co.novu.api.messages with parameters of type RestHandler Constructor Description MessageHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.notifications
Constructors in co.novu.api.notifications with parameters of type RestHandler Constructor Description NotificationHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.organizations
Constructors in co.novu.api.organizations with parameters of type RestHandler Constructor Description OrganizationHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.subscribers
Constructors in co.novu.api.subscribers with parameters of type RestHandler Constructor Description SubscribersHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.tenants
Constructors in co.novu.api.tenants with parameters of type RestHandler Constructor Description TenantsHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.topics
Constructors in co.novu.api.topics with parameters of type RestHandler Constructor Description TopicHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.workflowgroups
Constructors in co.novu.api.workflowgroups with parameters of type RestHandler Constructor Description WorkflowGroupHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.workflowoverrides
Constructors in co.novu.api.workflowoverrides with parameters of type RestHandler Constructor Description WorkflowOverrideHandler(RestHandler restHandler) -
Uses of RestHandler in co.novu.api.workflows
Constructors in co.novu.api.workflows with parameters of type RestHandler Constructor Description WorkflowHandler(RestHandler restHandler)
-