Public Member Functions | |
run () | |
![]() | |
run () | |
getErrorMessage () | |
setMessageLogger (MessageLogger $messageLogger) | |
getMessageLogger () | |
Static Public Member Functions | |
static | getDisplayName () |
static | getType () |
static | getRecommendedRunFrequencyContent () |
![]() | |
static | resolveJobsForQueue () |
static | getModelsTResolveToJobQueue ($pageSize, $offset, $modelClassName, $timeStamp) |
static | jobExecutionInQueueDependsOnTime () |
![]() | |
static | shouldLoadJobQueueOnCleanupAndFallback () |
static | getDisplayName () |
static | getType () |
static | resolveJobsForQueue () |
static | loadJobQueue () |
static | getRecommendedRunFrequencyContent () |
static | getDefaultMessageLogger () |
static | getRunTimeThresholdInSeconds () |
static | showInJobManagerToRunManually () |
static | jobExecutionInQueueDependsOnTime () |
Protected Member Functions | |
resolveModel (WorkflowMessageInQueue $workflowMessageInQueue) | |
resolveSavedWorkflowIsValid (WorkflowMessageInQueue $workflowMessageInQueue) | |
processWorkflowMessageInQueue (WorkflowMessageInQueue $workflowMessageInQueue, RedBeanModel $model) | |
![]() | |
resolveBatchSize () | |
Static Protected Member Functions | |
static | resolveTriggeredByUser (WorkflowMessageInQueue $workflowMessageInQueue) |
Additional Inherited Members | |
![]() | |
const | JOB_QUEUE_PAGE_SIZE = 100 |
![]() | |
$errorMessage | |
![]() | |
static | $loadJobQueueOnCleanupAndFallback = true |
![]() | |
static | $loadJobQueueOnCleanupAndFallback = false |
A job for processing workflow messages that are not sent immediately when triggered
Definition at line 40 of file WorkflowMessageInQueueJob.php.
|
static |
Definition at line 45 of file WorkflowMessageInQueueJob.php.
|
static |
Definition at line 53 of file WorkflowMessageInQueueJob.php.
run | ( | ) |
Definition at line 66 of file WorkflowMessageInQueueJob.php.
|
protected |
WorkflowMessageInQueue | $workflowMessageInQueue |
Definition at line 119 of file WorkflowMessageInQueueJob.php.
|
protected |
WorkflowMessageInQueue | $workflowMessageInQueue |
NotFoundException |
Definition at line 129 of file WorkflowMessageInQueueJob.php.
|
protected |
WorkflowMessageInQueue | $workflowMessageInQueue | |
RedBeanModel | $model |
Definition at line 141 of file WorkflowMessageInQueueJob.php.
|
staticprotected |
WorkflowMessageInQueue | $workflowMessageInQueue |
Definition at line 158 of file WorkflowMessageInQueueJob.php.