final class NodePeerVariantWasCreated implements EventInterface, PublishableToWorkspaceInterface, EmbedsContentStreamId, EmbedsNodeAggregateId, EmbedsWorkspaceName (View source)

Methods

__construct(WorkspaceName $workspaceName, ContentStreamId $contentStreamId, NodeAggregateId $nodeAggregateId, OriginDimensionSpacePoint $sourceOrigin, OriginDimensionSpacePoint $peerOrigin, InterdimensionalSiblings $peerSucceedingSiblings)

No description

getWorkspaceName()

No description

static EventInterface
fromArray(array $values)

No description

array
jsonSerialize()

No description

Details

__construct(WorkspaceName $workspaceName, ContentStreamId $contentStreamId, NodeAggregateId $nodeAggregateId, OriginDimensionSpacePoint $sourceOrigin, OriginDimensionSpacePoint $peerOrigin, InterdimensionalSiblings $peerSucceedingSiblings)

No description

Parameters

WorkspaceName $workspaceName
ContentStreamId $contentStreamId
NodeAggregateId $nodeAggregateId
OriginDimensionSpacePoint $sourceOrigin
OriginDimensionSpacePoint $peerOrigin
InterdimensionalSiblings $peerSucceedingSiblings

ContentStreamId getContentStreamId()

No description

Return Value

ContentStreamId

NodeAggregateId getNodeAggregateId()

No description

Return Value

NodeAggregateId

WorkspaceName getWorkspaceName()

No description

Return Value

WorkspaceName

PublishableToWorkspaceInterface withWorkspaceNameAndContentStreamId(WorkspaceName $targetWorkspaceName, ContentStreamId $contentStreamId)

No description

Parameters

WorkspaceName $targetWorkspaceName
ContentStreamId $contentStreamId

Return Value

PublishableToWorkspaceInterface

static EventInterface fromArray(array $values)

No description

Parameters

array $values

Return Value

EventInterface

array jsonSerialize()

No description

Return Value

array