zio.temporal.activity.ZActivityRunOptions
See theZActivityRunOptions companion object
class ZActivityRunOptions[+R](val runtime: Runtime[R], val activityCompletionClientOpt: Option[ActivityCompletionClient])
Represents options required to run the effects in the activity implementation
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article