ChangeNodeAggregateName deprecated
final class ChangeNodeAggregateName implements CommandInterface, JsonSerializable, RebasableToOtherWorkspaceInterface (View source)
deprecated
All variants in a NodeAggregate have the same (optional) NodeName, which this can be changed here.
Node Names are usually only used for tethered nodes; as then the Node Name is used for querying. Tethered Nodes cannot be renamed via the command API.
Methods
static ChangeNodeAggregateName
create(WorkspaceName $workspaceName, NodeAggregateId $nodeAggregateId, NodeName $newNodeName)
No description
static CommandInterface
fromArray(array $array)
No description
array
jsonSerialize()
No description
Details
static ChangeNodeAggregateName
create(WorkspaceName $workspaceName, NodeAggregateId $nodeAggregateId, NodeName $newNodeName)
No description
static CommandInterface
fromArray(array $array)
No description
array
jsonSerialize()
No description
RebasableToOtherWorkspaceInterface
createCopyForWorkspace(WorkspaceName $targetWorkspaceName)
No description