class ScheduledExecutionRecord extends Model (View source)

Properties

protected $errorStatusType
protected $errorStatusDataType
string $executionTime
string $workflowInvocation

Methods

setErrorStatus(Status $errorStatus)

No description

getErrorStatus()

No description

setExecutionTime($executionTime)

No description

string
getExecutionTime()

No description

setWorkflowInvocation($workflowInvocation)

No description

string
getWorkflowInvocation()

No description

Details

setErrorStatus(Status $errorStatus)

No description

Parameters

Status $errorStatus

Status getErrorStatus()

No description

Return Value

Status

setExecutionTime($executionTime)

No description

Parameters

$executionTime

string getExecutionTime()

No description

Return Value

string

setWorkflowInvocation($workflowInvocation)

No description

Parameters

$workflowInvocation

string getWorkflowInvocation()

No description

Return Value

string