class EnterpriseCrmEventbusProtoEventExecutionSnapshot extends Collection (View source)

Properties

protected $collection_key
string $checkpointTaskNumber
string $clientId
protected $conditionResultsType
protected $conditionResultsDataType
protected $diffParamsType
protected $diffParamsDataType
string $eventExecutionInfoId
string $eventExecutionSnapshotId
protected $eventExecutionSnapshotMetadataType
protected $eventExecutionSnapshotMetadataDataType
protected $eventParamsType
protected $eventParamsDataType
bool $exceedMaxSize
string $snapshotTime
protected $taskExecutionDetailsType
protected $taskExecutionDetailsDataType
string $taskName
string $workflowName

Methods

setCheckpointTaskNumber($checkpointTaskNumber)

No description

string
getCheckpointTaskNumber()

No description

setClientId($clientId)

No description

string
getClientId()

No description

setConditionResults($conditionResults)

No description

setEventExecutionInfoId($eventExecutionInfoId)

No description

string
getEventExecutionInfoId()

No description

setEventExecutionSnapshotId($eventExecutionSnapshotId)

No description

string
getEventExecutionSnapshotId()

No description

setExceedMaxSize($exceedMaxSize)

No description

bool
getExceedMaxSize()

No description

setSnapshotTime($snapshotTime)

No description

string
getSnapshotTime()

No description

setTaskExecutionDetails($taskExecutionDetails)

No description

setTaskName($taskName)

No description

string
getTaskName()

No description

setWorkflowName($workflowName)

No description

string
getWorkflowName()

No description

Details

setCheckpointTaskNumber($checkpointTaskNumber)

No description

Parameters

$checkpointTaskNumber

string getCheckpointTaskNumber()

No description

Return Value

string

setClientId($clientId)

No description

Parameters

$clientId

string getClientId()

No description

Return Value

string

setConditionResults($conditionResults)

No description

Parameters

$conditionResults

setDiffParams(EnterpriseCrmEventbusProtoEventParameters $diffParams)

No description

setEventExecutionInfoId($eventExecutionInfoId)

No description

Parameters

$eventExecutionInfoId

string getEventExecutionInfoId()

No description

Return Value

string

setEventExecutionSnapshotId($eventExecutionSnapshotId)

No description

Parameters

$eventExecutionSnapshotId

string getEventExecutionSnapshotId()

No description

Return Value

string

setEventExecutionSnapshotMetadata(EnterpriseCrmEventbusProtoEventExecutionSnapshotEventExecutionSnapshotMetadata $eventExecutionSnapshotMetadata)

No description

setEventParams(EnterpriseCrmEventbusProtoEventParameters $eventParams)

No description

setExceedMaxSize($exceedMaxSize)

No description

Parameters

$exceedMaxSize

bool getExceedMaxSize()

No description

Return Value

bool

setSnapshotTime($snapshotTime)

No description

Parameters

$snapshotTime

string getSnapshotTime()

No description

Return Value

string

setTaskExecutionDetails($taskExecutionDetails)

No description

Parameters

$taskExecutionDetails

setTaskName($taskName)

No description

Parameters

$taskName

string getTaskName()

No description

Return Value

string

setWorkflowName($workflowName)

No description

Parameters

$workflowName

string getWorkflowName()

No description

Return Value

string