React Native Job Queue

React Native Job Queue

  • API
  • Docs
  • Help
  • GitHub

›Interfaces

Introduction

  • Globals

Classes

  • JobStoreMock
  • Queue
  • Uuid
  • Worker

Interfaces

  • CancellablePromise
  • Job
  • JobStore
  • QueueOptions
  • RawJob
  • WorkerOptions
Edit

RawJob

RawJob /

represents native Job model

Hierarchy

  • RawJob

Index

Properties

  • active
  • attempts
  • created
  • failed
  • id
  • metaData
  • payload
  • priority
  • timeout
  • workerName

Properties

active

• active: Bool

Defined in models/Job.ts:23


attempts

• attempts: number

Defined in models/Job.ts:26


created

• created: string

Defined in models/Job.ts:27


failed

• failed: string

Defined in models/Job.ts:28


id

• id: string

Defined in models/Job.ts:21


metaData

• metaData: string

Defined in models/Job.ts:25


payload

• payload: string

Defined in models/Job.ts:24


priority

• priority: number

Defined in models/Job.ts:30


timeout

• timeout: number

Defined in models/Job.ts:29


workerName

• workerName: string

Defined in models/Job.ts:22

← QueueOptionsWorkerOptions →
  • Hierarchy
  • Index
    • Properties
  • Properties
    • active
    • attempts
    • created
    • failed
    • id
    • metaData
    • payload
    • priority
    • timeout
    • workerName
React Native Job Queue
Docs
Getting Started (or other categories)Guides (or other categories)API Reference (or other categories)
Community
User ShowcaseStack OverflowProject ChatTwitter
More
BlogGitHubStar
Facebook Open Source
Copyright © 2021 Your Name or Your Company Name