Framework
Hierarchy
- BaseFramework<Application, Context, any>
- Framework
Implements
- IQueueManager<BullQueue, Job>
Index
Constructors
Properties
Methods
- addProcessor
- applicationInitialize
- applyMiddleware
- configure
- createLogger
- createQueue
- ensureQueue
- getAppDir
- getApplication
- getApplicationContext
- getBaseDir
- getConfiguration
- getCoreLogger
- getCurrentEnvironment
- getFrameworkName
- getJob
- getLogger
- getMiddleware
- getNamespace
- getProjectName
- getQueue
- getQueueList
- init
- initialize
- isEnable
- loadConfig
- run
- runGuard
- runJob
- setNamespace
- stop
- useFilter
- useGuard
- useMiddleware
Constructors
constructor
Properties
app
readonlyapplicationContext
configService
configurationOptions
environmentService
informationService
loggerService
middlewareService
mockService
Methods
publicaddProcessor
applicationInitialize
applyMiddleware
Type parameters
- R
- N