zio.temporal.workflow

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

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

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

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

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

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

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object IsConcreteClass.type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait IsWorkflow[A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

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

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object IsWorkflow.type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class ZCancellationScope

Handle to a cancellation scope created through ZWorkflow.newCancellationScope or ZWorkflow.newDetachedCancellationScope. Supports explicit cancelling of the code a cancellation scope wraps. The code in the CancellationScope has to be executed using run method.

Handle to a cancellation scope created through ZWorkflow.newCancellationScope or ZWorkflow.newDetachedCancellationScope. Supports explicit cancelling of the code a cancellation scope wraps. The code in the CancellationScope has to be executed using run method.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait ZChildWorkflowStub extends CanSignal[ChildWorkflowStub]

Represents untyped child workflow stub

Represents untyped child workflow stub

Attributes

See also:

ChildWorkflowStub

Companion:
object
Graph
Supertypes
trait CanSignal[ChildWorkflowStub]
class Object
trait Matchable
class Any
Known subtypes

Attributes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
final class ZChildWorkflowStubImpl(val toJava: ChildWorkflowStub) extends ZChildWorkflowStub

Attributes

Graph
Supertypes
trait CanSignal[ChildWorkflowStub]
class Object
trait Matchable
class Any
sealed trait ZExternalWorkflowStub extends CanSignal[ExternalWorkflowStub]

Represents untyped external workflow stub

Represents untyped external workflow stub

Attributes

See also:

ExternalWorkflowStub

Companion:
object
Graph
Supertypes
trait CanSignal[ExternalWorkflowStub]
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class ZExternalWorkflowStubImpl(val toJava: ExternalWorkflowStub) extends ZExternalWorkflowStub

Attributes

Graph
Supertypes
trait CanSignal[ExternalWorkflowStub]
class Object
trait Matchable
class Any
object ZWorkflow

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class ZWorkflowClient(val toJava: WorkflowClient) extends ZWorkflowClientSignalWithStartSyntax

Represents temporal workflow client

Represents temporal workflow client

Attributes

See also:

WorkflowClient

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

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

Represents temporal workflow client options

Represents temporal workflow client options

Attributes

See also:

WorkflowClientOptions

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ZChildWorkflowStub.type
object ZWorkflowStub.type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class ZWorkflowOptions

Represents temporal workflow options

Represents temporal workflow options

Attributes

See also:

WorkflowOptions

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Initializes and holds gRPC blocking and future stubs.

Initializes and holds gRPC blocking and future stubs.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

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

Represents temporal workflow service stubs options

Represents temporal workflow service stubs options

Attributes

See also:

WorkflowServiceStubsOptions

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ZWorkflowStub extends CanSignal[WorkflowStub]

Attributes

Companion:
object
Graph
Supertypes
trait CanSignal[WorkflowStub]
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class ZWorkflowStubBuilder[A]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
final class ZWorkflowStubImpl(val toJava: WorkflowStub) extends ZWorkflowStub

Represents untyped workflow stub

Represents untyped workflow stub

Attributes

See also:

WorkflowStub

Graph
Supertypes
trait CanSignal[WorkflowStub]
class Object
trait Matchable
class Any