View Source AshOban.Info (ash_oban v0.2.6)
Introspection for AshOban
Summary
Functions
The Domain to use when calling actions on this resource. Defaults to the resource's domain.
The Domain to use when calling actions on this resource. Defaults to the resource's domain.
oban DSL options
oban.scheduled_actions DSL entities
oban.triggers DSL entities
Functions
The Domain to use when calling actions on this resource. Defaults to the resource's domain.
The Domain to use when calling actions on this resource. Defaults to the resource's domain.
oban DSL options
Returns a map containing the and any configured or default values.
@spec oban_scheduled_action(Ash.Resource.t() | Spark.Dsl.t(), atom()) :: nil | AshOban.Schedule.t()
oban.scheduled_actions DSL entities
@spec oban_trigger(Ash.Resource.t() | Spark.Dsl.t(), atom()) :: nil | AshOban.Trigger.t()
oban.triggers DSL entities
@spec oban_triggers_and_scheduled_actions(Ash.Resource.t() | Spark.Dsl.t()) :: [ AshOban.Trigger.t() | AshOban.Schedule.t() ]