ZWorkflowExecutionHistory

zio.temporal.ZWorkflowExecutionHistory$
See theZWorkflowExecutionHistory companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromJson(jsonString: String, workflowId: Option[String]): Task[ZWorkflowExecutionHistory]

Value parameters

jsonString

history json (tctl format) to import and deserialize into History

workflowId

workflow id to be used in ZWorkflowExecutionHistory.workflowExecution

Attributes

Returns

WorkflowExecutionHistory