Documentation

ResetPointInfo
in package

FinalYes
Tags
see
ResetPointInfo
psalm-immutable

Table of Contents

Properties

$binaryChecksum  : string
$createTime  : DateTimeInterface|null
$expireTime  : DateTimeInterface|null
$firstWorkflowTaskCompletedId  : int
$resettable  : bool
$runId  : string

Methods

__construct()  : mixed

Attributes

#[Immutable]

#[Immutable]

Properties

$firstWorkflowTaskCompletedId

public int $firstWorkflowTaskCompletedId

Methods

__construct()

public __construct(string $binaryChecksum, string $runId, int $firstWorkflowTaskCompletedId, DateTimeInterface|null $createTime, DateTimeInterface|null $expireTime, bool $resettable) : mixed
Parameters
$binaryChecksum : string
$runId : string
$firstWorkflowTaskCompletedId : int
$createTime : DateTimeInterface|null
$expireTime : DateTimeInterface|null
$resettable : bool

        
On this page

Search results