public interface TransitionHandlerCustomizer
TransitionHandlers
used by
TransitionListener
. Typically used by a provider service to auto-populate and add
transition handlers to the list. Can also be used to modify or delete transition handlers.Modifier and Type | Method and Description |
---|---|
List<TransitionHandler> |
customizeHandlers(List<TransitionHandler> handlers) |
List<TransitionHandler> customizeHandlers(List<TransitionHandler> handlers)
Copyright © 2021. All rights reserved.