![]() |
![]()
| ![]() |
![]()
NAMEClass::Workflow::State::AcceptHooks - Add hooks that are fired when the state accepts an instance. SYNOPSISuse Class::Workflow::State::AcceptHooks; DESCRIPTIONWhen an instance enters a state it is sometimes convenient to call hooks, for e.g. notification or logging purposes. These hooks should not have any side effect that directly affects the workflow instance in any way - for that functionality you should use transitions. Hooks' returns values are thus ignored. METHODS
AUGMENTED METHODS
|