@midwayjs/cronInterfacesContextVersion: 3.0.0On this pageContext HierarchyIMidwayContextContextIndex PropertiesjobloggerrequestContextstartTimeMethodsgetAppgetAttrgetLoggersetAttrProperties jobjob: CronJob<null, null>loggerlogger: ILoggerrequestContextrequestContext: IMidwayContainerCustom properties.startTimestartTime: numberMethods getAppgetApp(): IMidwayBaseApplication<Context>Get current related application instance.getAttrgetAttr<T>(key: string): TGet value from app attribute mapType parametersTgetLoggergetLogger(name?: string): ILoggersetAttrsetAttr(key: string, value: any): anySet value to app attribute map
Custom properties.