Framework
Hierarchy
- BaseFramework<Application, Context, any>
- Framework
Implements
- IQueueManager<BullQueue, Job>
Index
Constructors
Properties
Methods
- addJobToQueue
- addProcessor
- applicationInitialize
- applyMiddleware
- configure
- createLogger
- createQueue
- ensureQueue
- getAppDir
- getApplication
- getApplicationContext
- getBaseDir
- getConfiguration
- getCoreLogger
- getCurrentEnvironment
- getFrameworkName
- getJob
- getLogger
- getMiddleware
- getNamespace
- getProjectName
- getQueue
- getQueueList
- initialize
- isEnable
- loadConfig
- run
- runGuard
- runJob
- setFrameworkLoggerName
- setNamespace
- stop
- useFilter
- useGuard
- useMiddleware
Constructors
constructor
Properties
app
readonlyapplicationContext
configService
configurationOptions
environmentService
informationService
loggerService
middlewareService
mockService
Methods
publicaddJobToQueue
publicaddProcessor
applicationInitialize
applyMiddleware
Type parameters
- R
- N
configure
createLogger
publiccreateQueue
publicensureQueue
getAppDir
getApplication
getApplicationContext
getBaseDir
getConfiguration
getCoreLogger
getCurrentEnvironment
getFrameworkName
publicgetJob
getLogger
getMiddleware
getNamespace
getProjectName
publicgetQueue
publicgetQueueList
initialize
isEnable
publicloadConfig
run
runGuard
publicrunJob
setFrameworkLoggerName
Set the default framework logger name
use addJob instead