libSmalldb  v2.0.2
Public Member Functions | List of all members
TransitionDecorator Interface Reference

Inheritance diagram for TransitionDecorator

Public Member Functions

 invokeTransition (TransitionEvent $transitionEvent, ?DebugLoggerInterface $debugLogger=null)
 
 isTransitionAllowed (ReferenceInterface $ref, TransitionDefinition $transition)
 

Member Function Documentation

◆ invokeTransition()

invokeTransition ( TransitionEvent  $transitionEvent,
?DebugLoggerInterface  $debugLogger = null 
)
Todo:
Move $debugLogger somewhere else?

Implemented in AbstractTransitionDecorator.

◆ isTransitionAllowed()

isTransitionAllowed ( ReferenceInterface  $ref,
TransitionDefinition  $transition 
)

Implemented in AbstractTransitionDecorator.