Companion

Functions

Link copied to clipboard
fun forRootOnly(rootSnapshot: Snapshot?): TreeSnapshot

Returns a TreeSnapshot that only contains a Snapshot for the root workflow, and no child snapshots.

Link copied to clipboard
fun parse(bytes: ByteString): TreeSnapshot

Parses a "root" snapshot and the list of child snapshots with associated WorkflowNodeIds from a ByteString returned by toByteString.