Reference > API > Website Builder > Redirect
Redirect
Website Builder redirect use cases and event handlers
- What use cases are available in
webiny/api/website-builder/redirect? - How to import and use each exported item?
Overview
This page documents everything exported from webiny/api/website-builder/redirect. Import any of the items below directly from this path in your Webiny extensions.
Use Cases
CreateRedirectUseCase
Use Case Abstraction — imported from webiny/api/website-builder/redirect
Interface CreateRedirectUseCase.Interface:
Types:
Usage:
DeleteRedirectUseCase
Use Case Abstraction — imported from webiny/api/website-builder/redirect
Interface DeleteRedirectUseCase.Interface:
Types:
Usage:
GetActiveRedirectsUseCase
Use Case Abstraction — imported from webiny/api/website-builder/redirect
Interface GetActiveRedirectsUseCase.Interface:
Types:
Usage:
GetRedirectByIdUseCase
Use Case Abstraction — imported from webiny/api/website-builder/redirect
Interface GetRedirectByIdUseCase.Interface:
Types:
Usage:
InvalidateRedirectsCacheUseCase
Use Case Abstraction — imported from webiny/api/website-builder/redirect
Interface InvalidateRedirectsCacheUseCase.Interface:
Types:
Usage:
ListRedirectsUseCase
Use Case Abstraction — imported from webiny/api/website-builder/redirect
Interface ListRedirectsUseCase.Interface:
Types:
Usage:
MoveRedirectUseCase
Use Case Abstraction — imported from webiny/api/website-builder/redirect
Interface MoveRedirectUseCase.Interface:
Types:
Usage:
UpdateRedirectUseCase
Use Case Abstraction — imported from webiny/api/website-builder/redirect
Interface UpdateRedirectUseCase.Interface:
Types:
Usage:
Event Handlers
RedirectAfterCreateHandler
Event Handler Abstraction — imported from webiny/api/website-builder/redirect
Interface RedirectAfterCreateHandler.Interface:
Event payload RedirectAfterCreatePayload:
Types:
Usage:
RedirectAfterDeleteHandler
Event Handler Abstraction — imported from webiny/api/website-builder/redirect
Interface RedirectAfterDeleteHandler.Interface:
Event payload RedirectAfterDeletePayload:
Types:
Usage:
RedirectAfterMoveHandler
Event Handler Abstraction — imported from webiny/api/website-builder/redirect
Interface RedirectAfterMoveHandler.Interface:
Event payload RedirectAfterMovePayload:
Types:
Usage:
RedirectAfterUpdateHandler
Event Handler Abstraction — imported from webiny/api/website-builder/redirect
Interface RedirectAfterUpdateHandler.Interface:
Event payload RedirectAfterUpdatePayload:
Types:
Usage:
RedirectBeforeCreateHandler
Event Handler Abstraction — imported from webiny/api/website-builder/redirect
Interface RedirectBeforeCreateHandler.Interface:
Event payload RedirectBeforeCreatePayload:
Types:
Usage:
RedirectBeforeDeleteHandler
Event Handler Abstraction — imported from webiny/api/website-builder/redirect
Interface RedirectBeforeDeleteHandler.Interface:
Event payload RedirectBeforeDeletePayload:
Types:
Usage:
RedirectBeforeMoveHandler
Event Handler Abstraction — imported from webiny/api/website-builder/redirect
Interface RedirectBeforeMoveHandler.Interface:
Event payload RedirectBeforeMovePayload:
Types:
Usage:
RedirectBeforeUpdateHandler
Event Handler Abstraction — imported from webiny/api/website-builder/redirect
Interface RedirectBeforeUpdateHandler.Interface:
Event payload RedirectBeforeUpdatePayload:
Types:
Usage: