WaiversWorkflowProvider
in package
Registers waiver workflow triggers, actions, conditions, and entities with the workflow registries.
Table of Contents
Constants
- SOURCE : mixed = 'Waivers'
Methods
- register() : void
- Register all waiver workflow components.
- registerActions() : void
- registerConditions() : void
- registerEntities() : void
- registerTriggers() : void
Constants
SOURCE
private
mixed
SOURCE
= 'Waivers'
Methods
register()
Register all waiver workflow components.
public
static register() : void
registerActions()
private
static registerActions() : void
registerConditions()
private
static registerConditions() : void
registerEntities()
private
static registerEntities() : void
registerTriggers()
private
static registerTriggers() : void