Companion

Functions

Link copied to clipboard
fun forRootOnly(rootSnapshot: <Error class: unknown class>?): TreeSnapshot

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

Link copied to clipboard
fun parse(bytes: <Error class: unknown class>): TreeSnapshot

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