Agenda - v6.0.0
    Preparing search index...

      Agenda - v6.0.0

      Classes

      Agenda
      BaseNotificationChannel
      InMemoryNotificationChannel
      Job
      JobsRegistrationError

      Interfaces

      AgendaBackend
      AgendaConfig
      AgendaJobStatus
      AgendaOptions
      AgendaStatus
      BackoffContext
      BackoffOptions
      ControllerMetadata
      DebounceOptions
      DefineOptions
      EveryOptions
      ExponentialBackoffOptions
      JobDefinition
      JobMetadata
      JobNotification
      JobParameters
      JobRepository
      JobRepositoryOptions
      JobsControllerOptions
      JobsOverview
      JobsQueryOptions
      JobsResult
      JobsSort
      JobWithState
      LinearBackoffOptions
      NotificationChannel
      NotificationChannelConfig
      RemoveJobsOptions
      RetryDetails
      ScheduleOptions
      UniqueOpts

      Type Aliases

      AgendaEventName
      BackoffStrategy
      DefinitionProcessor
      JobId
      JobState
      JobWithId
      NotificationChannelState
      NotificationHandler
      SortDirection
      TJobDatefield

      Variables

      backoffStrategies
      datefields

      Functions

      applyAllDateConstraints
      applyDateRangeConstraints
      applySkipDays
      combine
      computeJobState
      constant
      Define
      Every
      exponential
      getControllerMetadata
      getRegisteredJobsInfo
      isJobsController
      isWithinDateRange
      JobsController
      linear
      registerJobs
      shouldSkipDay
      toJobId
      when