Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Type members
Inherited types
Attributes
- Inherited from:
- ConfigurationCompanion
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Allows to specify custom path for the config
Allows to specify custom path for the config
Attributes
Attributes
- See also
Convenience: configure the client to use the supplied CodecRegistry directly. Useful when the same registry is shared between a client and a worker.
Convenience: configure the client to use the supplied CodecRegistry directly. Useful when the same registry is shared between a client and a worker.
Attributes
Convenience: configure the client to use a zio-json DataConverter backed by a CodecRegistry containing the supplied codecs. Equivalent to:
Convenience: configure the client to use a zio-json DataConverter backed by a CodecRegistry containing the supplied codecs. Equivalent to:
ZWorkflowClientOptions.withDataConverter(
ZioJsonDataConverter.make(CodecRegistry.of(codecs: _*))
)
Attributes
Attributes
- See also
Attributes
- See also
Attributes
- See also
Attributes
- See also
Attributes
- See also
Attributes
- See also
Deprecated methods
Attributes
- See also
- Deprecated
-
[Since version 0.3.0]use worker\'s buildId instead
Concrete fields
Reads config from the default path zio.temporal.zworkflow_client
Reads config from the default path zio.temporal.zworkflow_client