ZScheduleListAction

zio.temporal.schedules.ZScheduleListAction
See theZScheduleListAction companion trait

Attributes

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

Members list

Type members

Classlikes

final class StartWorkflow(val toJava: ScheduleListActionStartWorkflow) extends ZScheduleListAction

Action to start a workflow on a listed schedule.

Action to start a workflow on a listed schedule.

Attributes

Supertypes
class Object
trait Matchable
class Any
final case class Unknown(toJava: ScheduleListAction) extends ZScheduleListAction

Special case for subclasses unknown by zio-temporal

Special case for subclasses unknown by zio-temporal

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply(value: ScheduleListAction): ZScheduleListAction