Protected
Static
Begin a mutation transaction on a Workspace.
the Workspace to mutate.
a WorkspaceTransaction instance with commit() and rollback() methods.
an EngineError if any error was encountered.
Keep changes to the target Workspace. Calling this is currently not required.
Rollback the target Workspace to before any changes were made.
Begin a mutation transaction on a Workspace.