Uses of Interface
com.slack.api.bolt.service.builtin.oauth.OAuthV2SuccessPersistenceErrorCallback
Packages that use OAuthV2SuccessPersistenceErrorCallback
Package
Description
The root package of this library.
-
Uses of OAuthV2SuccessPersistenceErrorCallback in com.slack.api.bolt
Methods in com.slack.api.bolt with parameters of type OAuthV2SuccessPersistenceErrorCallbackModifier and TypeMethodDescriptionApp.oauthPersistenceErrorCallback(OAuthV2SuccessPersistenceErrorCallback persistenceErrorCallback) -
Uses of OAuthV2SuccessPersistenceErrorCallback in com.slack.api.bolt.service.builtin.oauth.default_impl
Methods in com.slack.api.bolt.service.builtin.oauth.default_impl that return OAuthV2SuccessPersistenceErrorCallbackMethods in com.slack.api.bolt.service.builtin.oauth.default_impl with parameters of type OAuthV2SuccessPersistenceErrorCallbackModifier and TypeMethodDescriptionvoidOAuthV2DefaultSuccessHandler.setPersistenceErrorCallback(OAuthV2SuccessPersistenceErrorCallback persistenceErrorCallback)