SucceedingBehavior
SucceedingBehavior
Behavior that always succeeds. Useful when you need to specify a behavior to fulfill the API, but you don't actually want to perform any action. You usually want to use INSTANCE singleton
Kind: global class
Author: Alex Goldring
Copyright: Company Named Limited (c) 2025
succeedingBehavior.INSTANCE : SucceedingBehavior
Kind: instance property of SucceedingBehavior
Read only: true