ZWorkflowExecution

zio.temporal.ZWorkflowExecution
final class ZWorkflowExecution(val toJava: WorkflowExecution)

Represents workflow execution information

Attributes

See also:

WorkflowExecution

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def isInitialized: Boolean
def runId: String
def workflowId: String

Concrete fields

val toJava: WorkflowExecution