RecoveryPointResult

Implements \Shopware\Plugins\ViisonPickwareERP\Components\RestApi\Idempotency\AtomicPhaseResult

package

Default

Methods

__construct

__construct(string $name, string|null $intermediateState = null) 

Arguments

$name

string

$intermediateState

string|null

Called after successfully executing the atomic phase, which returned this instance.

finalize(\Shopware\CustomModels\ViisonPickwareERP\RestApi\RestApiIdempotentOperation $idempotentOperation)