ActivitiesWorkflowProvider
in package
Registers activity authorization workflow triggers and actions with the workflow registries.
Table of Contents
Constants
- SOURCE : mixed = 'Activities'
Methods
- register() : void
- Register all activity workflow components.
- registerActions() : void
- registerConditions() : void
- registerResolvers() : void
- registerTriggers() : void
Constants
SOURCE
private
mixed
SOURCE
= 'Activities'
Methods
register()
Register all activity workflow components.
public
static register() : void
registerActions()
private
static registerActions() : void
registerConditions()
private
static registerConditions() : void
registerResolvers()
private
static registerResolvers() : void
registerTriggers()
private
static registerTriggers() : void