107 KiB
107 KiB
> backend@1.5.1 doc
> npx @compodoc/compodoc -p tsconfig.doc.json -s
1.1.32
TypeScript version used by Compodoc : 5.9.2
TypeScript version of current project : 5.7.3
Node.js version : v22.20.0
Operating system : Windows 10
[08:36:02] No configuration file found, switching to CLI flags.
[08:36:02] Using tsconfig file : D:\nap-dms.lcbp3\backend\tsconfig.doc.json
[08:36:02] Including : D:/nap-dms.lcbp3/backend/scripts/debug-db.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/scripts/verify-workflow.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/app.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/app.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/app.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/main.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/common.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/config/database.config.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/auth.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/auth.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/auth.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/config/env.validation.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/config/redis.config.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/entities/audit-log.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/entities/base.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/decorators/audit.decorator.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/decorators/bypass-maintenance.decorator.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/decorators/circuit-breaker.decorator.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/decorators/current-user.decorator.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/decorators/idempotency.decorator.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/decorators/require-permission.decorator.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/decorators/retry.decorator.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/file-storage/file-cleanup.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/file-storage/file-storage.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/file-storage/file-storage.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/file-storage/file-storage.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/exceptions/http-exception.filter.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/guards/jwt-auth.guard.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/guards/jwt-refresh.guard.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/guards/maintenance-mode.guard.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/guards/rbac.guard.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/interceptors/audit-log.interceptor.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/interceptors/idempotency.interceptor.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/interceptors/performance.interceptor.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/interceptors/transform.interceptor.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/resilience/resilience.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/services/crypto.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/services/request-context.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/database/migrations/1701676800000-V1_5_1_Schema_Update.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/database/migrations/InitialSchema.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/database/seeds/organization.seed.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/database/seeds/run-seed.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/database/seeds/user.seed.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/database/seeds/workflow-definitions.seed.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/circulation/circulation-workflow.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/circulation/circulation.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/circulation/circulation.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/circulation/circulation.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/correspondence-workflow.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/correspondence.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/correspondence.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/correspondence.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dashboard.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dashboard.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dashboard.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/document-numbering.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/document-numbering.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/contract-drawing.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/contract-drawing.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/drawing-master-data.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/drawing-master-data.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/drawing.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/shop-drawing.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/shop-drawing.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/json-schema.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/json-schema.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/json-schema.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/monitoring/monitoring.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/monitoring/monitoring.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/monitoring/monitoring.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/master.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/master.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/master.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/notification/notification-cleanup.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/notification/notification.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/notification/notification.gateway.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/notification/notification.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/notification/notification.processor.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/notification/notification.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/contract.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/contract.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/organization.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/organization.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/project.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/project.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/project.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/rfa-workflow.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/rfa.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/rfa.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/rfa.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/search/search.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/search/search.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/search/search.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/transmittal/transmittal.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/transmittal/transmittal.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/transmittal/transmittal.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/user-assignment.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/user-preference.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/user.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/user.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/user.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/workflow-dsl.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/workflow-engine.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/workflow-engine.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/workflow-engine.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/workflow-event.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/casl/ability.factory.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/casl/casl.module.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/dto/login.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/dto/register.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/entities/refresh-token.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/guards/permissions.guard.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/strategies/jwt-refresh.strategy.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/auth/strategies/jwt.strategy.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/common/file-storage/entities/attachment.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/auth/entities/role.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/circulation/dto/create-circulation.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/circulation/dto/search-circulation.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/circulation/dto/update-circulation-routing.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/circulation/entities/circulation-routing.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/circulation/entities/circulation-status-code.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/circulation/entities/circulation.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/add-reference.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/create-correspondence.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/create-routing-template.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/search-correspondence.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/submit-correspondence.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/workflow-action.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-reference.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-revision.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-routing.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-status.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-sub-type.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-type.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/routing-template-step.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/routing-template.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dto/dashboard-stats.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dto/get-activity.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dto/get-pending.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dto/index.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/entities/document-number-audit.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/entities/document-number-counter.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/entities/document-number-error.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/entities/document-number-format.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/interfaces/document-numbering.interface.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/create-contract-drawing.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/create-shop-drawing-revision.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/create-shop-drawing.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/search-contract-drawing.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/search-shop-drawing.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/update-contract-drawing.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/contract-drawing-sub-category.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/contract-drawing-volume.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/contract-drawing.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/shop-drawing-main-category.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/shop-drawing-revision.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/shop-drawing-sub-category.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/shop-drawing.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/dto/create-json-schema.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/dto/migrate-data.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/dto/search-json-schema.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/dto/update-json-schema.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/entities/json-schema.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/interfaces/ui-schema.interface.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/interfaces/validation-result.interface.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/services/json-security.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/services/schema-migration.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/services/ui-schema.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/json-schema/services/virtual-column.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/monitoring/controllers/health.controller.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/monitoring/dto/set-maintenance.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/monitoring/logger/winston.config.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/monitoring/services/metrics.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/dto/create-discipline.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/dto/create-sub-type.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/dto/create-tag.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/dto/save-number-format.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/dto/search-tag.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/dto/update-tag.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/entities/discipline.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/master/entities/tag.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/notification/dto/create-notification.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/notification/dto/search-notification.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/notification/entities/notification.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/organizations/entities/organization.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/dto/create-contract.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/dto/create-organization.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/dto/create-project.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/dto/search-project.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/dto/update-contract.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/dto/update-organization.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/dto/update-project.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/entities/contract-organization.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/entities/contract.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/entities/organization.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/entities/project-organization.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/project/entities/project.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/create-rfa-revision.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/create-rfa-workflow.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/create-rfa.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/search-rfa.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/submit-rfa.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/update-rfa.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-approve-code.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-item.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-revision.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-status-code.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-type.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-workflow-template-step.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-workflow-template.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-workflow.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/search/dto/search-query.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/transmittal/dto/create-transmittal.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/transmittal/dto/search-transmittal.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/transmittal/dto/update-transmittal.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/transmittal/entities/transmittal-item.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/transmittal/entities/transmittal.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/dto/assign-role.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/dto/create-user.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/dto/update-preference.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/dto/update-user.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/entities/permission.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/entities/role.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/entities/user-assignment.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/entities/user-preference.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/user/entities/user.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dsl/parser.service.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dsl/workflow-dsl.schema.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dto/create-workflow-definition.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dto/evaluate-workflow.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dto/get-available-actions.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dto/update-workflow-definition.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dto/workflow-transition.dto.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/entities/workflow-definition.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/entities/workflow-history.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/entities/workflow-instance.entity.ts
[08:36:02] Including : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/interfaces/workflow.interface.ts
[08:36:02] Searching package.json file
[08:36:02] package.json file found
[08:36:02] Processing package.json dependencies
[08:36:02] Searching README.md, CHANGELOG.md, CONTRIBUTING.md, LICENSE.md, TODO.md files
[08:36:02] README.md file found
[08:36:02] Error during D:\nap-dms.lcbp3\backend\CHANGELOG read
[08:36:02] Continuing without CHANGELOG.md file
[08:36:02] Error during D:\nap-dms.lcbp3\backend\CONTRIBUTING read
[08:36:02] Continuing without CONTRIBUTING.md file
[08:36:02] Error during D:\nap-dms.lcbp3\backend\LICENSE read
[08:36:02] Continuing without LICENSE.md file
[08:36:02] Error during D:\nap-dms.lcbp3\backend\TODO read
[08:36:02] Continuing without TODO.md file
[08:36:02] Get dependencies data
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/scripts/debug-db.ts
[08:36:03] found : envFile
[08:36:03] found : getEnv
[08:36:03] found : dataSource
[08:36:03] found : main
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/scripts/verify-workflow.ts
[08:36:03] found : JWT_SECRET
[08:36:03] found : API_URL
[08:36:03] found : signJwt
[08:36:03] found : main
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/app.controller.ts
[08:36:03] found : AppController
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/app.module.ts
[08:36:03] found : AppModule
[08:36:03] : - imports:
[08:36:03] : - ConfigModule
[08:36:03] : - ThrottlerModule
[08:36:03] : - CacheModule
[08:36:03] : - WinstonModule
[08:36:03] : - TypeOrmModule
[08:36:03] : - TypeOrmModule
[08:36:03] : - BullModule
[08:36:03] : - RedisModule
[08:36:03] : - MonitoringModule
[08:36:03] : - ResilienceModule
[08:36:03] : - AuthModule
[08:36:03] : - UserModule
[08:36:03] : - ProjectModule
[08:36:03] : - MasterModule
[08:36:03] : - FileStorageModule
[08:36:03] : - DocumentNumberingModule
[08:36:03] : - JsonSchemaModule
[08:36:03] : - WorkflowEngineModule
[08:36:03] : - CorrespondenceModule
[08:36:03] : - RfaModule
[08:36:03] : - DrawingModule
[08:36:03] : - TransmittalModule
[08:36:03] : - CirculationModule
[08:36:03] : - SearchModule
[08:36:03] : - NotificationModule
[08:36:03] : - DashboardModule
[08:36:03] : - providers:
[08:36:03] : - AppService
[08:36:03] : - ThrottlerGuard
[08:36:03] : - MaintenanceModeGuard
[08:36:03] : - AuditLogInterceptor
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/app.service.ts
[08:36:03] found : AppService
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/main.ts
[08:36:03] found : bootstrap
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/common.module.ts
[08:36:03] found : CommonModule
[08:36:03] : - imports:
[08:36:03] : - ConfigModule
[08:36:03] : - exports:
[08:36:03] : - CryptoService
[08:36:03] : - RequestContextService
[08:36:03] : - providers:
[08:36:03] : - CryptoService
[08:36:03] : - RequestContextService
[08:36:03] : - HttpExceptionFilter
[08:36:03] : - TransformInterceptor
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/config/database.config.ts
[08:36:03] found : databaseConfig
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/auth.controller.ts
[08:36:03] found : RequestWithUser
[08:36:03] found : AuthController
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/auth.module.ts
[08:36:03] found : AuthModule
[08:36:03] : - imports:
[08:36:03] : - TypeOrmModule
[08:36:03] : - UserModule
[08:36:03] : - PassportModule
[08:36:03] : - JwtModule
[08:36:03] : - CaslModule
[08:36:03] : - exports:
[08:36:03] : - AuthService
[08:36:03] : - PermissionsGuard
[08:36:03] : - providers:
[08:36:03] : - AuthService
[08:36:03] : - JwtStrategy
[08:36:03] : - JwtRefreshStrategy
[08:36:03] : - PermissionsGuard
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/auth.service.ts
[08:36:03] found : AuthService
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/config/env.validation.ts
[08:36:03] found : envValidationSchema
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/config/redis.config.ts
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/entities/audit-log.entity.ts
[08:36:03] found : AuditLog
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/entities/base.entity.ts
[08:36:03] found : BaseEntity
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/decorators/audit.decorator.ts
[08:36:03] found : AUDIT_KEY
[08:36:03] found : AuditMetadata
[08:36:03] found : Audit
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/decorators/bypass-maintenance.decorator.ts
[08:36:03] found : BYPASS_MAINTENANCE_KEY
[08:36:03] found : BypassMaintenance
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/decorators/circuit-breaker.decorator.ts
[08:36:03] found : CircuitBreakerOptions
[08:36:03] found : UseCircuitBreaker
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/decorators/current-user.decorator.ts
[08:36:03] found : CurrentUser
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/decorators/idempotency.decorator.ts
[08:36:03] found : IDEMPOTENCY_KEY
[08:36:03] found : RequireIdempotency
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/decorators/require-permission.decorator.ts
[08:36:03] found : PERMISSIONS_KEY
[08:36:03] found : RequirePermission
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/decorators/retry.decorator.ts
[08:36:03] found : RetryOptions
[08:36:03] found : Retry
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/file-storage/file-cleanup.service.ts
[08:36:03] found : FileCleanupService
[08:36:03] parsing : D:/nap-dms.lcbp3/backend/src/common/file-storage/file-storage.controller.ts
[08:36:03] found : RequestWithUser
[08:36:03] found : FileStorageController
[08:36:03] Empty metadatas, trying to find it with imports.
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/file-storage/file-storage.module.ts
[08:36:07] found : FileStorageModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - ScheduleModule
[08:36:07] : - exports:
[08:36:07] : - FileStorageService
[08:36:07] : - providers:
[08:36:07] : - FileStorageService
[08:36:07] : - FileCleanupService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/file-storage/file-storage.service.ts
[08:36:07] found : FileStorageService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/exceptions/http-exception.filter.ts
[08:36:07] found : HttpExceptionFilter
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/guards/jwt-auth.guard.ts
[08:36:07] found : JwtAuthGuard
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/guards/jwt-refresh.guard.ts
[08:36:07] found : JwtRefreshGuard
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/guards/maintenance-mode.guard.ts
[08:36:07] found : MaintenanceModeGuard
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/guards/rbac.guard.ts
[08:36:07] found : RbacGuard
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/interceptors/audit-log.interceptor.ts
[08:36:07] found : AuditLogInterceptor
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/interceptors/idempotency.interceptor.ts
[08:36:07] found : IdempotencyInterceptor
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/interceptors/performance.interceptor.ts
[08:36:07] found : PerformanceInterceptor
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/interceptors/transform.interceptor.ts
[08:36:07] found : Response
[08:36:07] found : TransformInterceptor
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/resilience/resilience.module.ts
[08:36:07] found : ResilienceModule
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/services/crypto.service.ts
[08:36:07] found : CryptoService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/common/services/request-context.service.ts
[08:36:07] found : RequestContextService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/database/migrations/1701676800000-V1_5_1_Schema_Update.ts
[08:36:07] found : V1_5_1_Schema_Update1701676800000
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/database/migrations/InitialSchema.ts
[08:36:07] found : InitialSchema1701234567890
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/database/seeds/organization.seed.ts
[08:36:07] found : seedOrganizations
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/database/seeds/run-seed.ts
[08:36:07] found : runSeeds
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/database/seeds/user.seed.ts
[08:36:07] found : seedUsers
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/database/seeds/workflow-definitions.seed.ts
[08:36:07] found : seedWorkflowDefinitions
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/circulation/circulation-workflow.service.ts
[08:36:07] found : CirculationWorkflowService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/circulation/circulation.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : CirculationController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/circulation/circulation.module.ts
[08:36:07] found : CirculationModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - UserModule
[08:36:07] : - WorkflowEngineModule
[08:36:07] : - DocumentNumberingModule
[08:36:07] : - exports:
[08:36:07] : - CirculationService
[08:36:07] : - providers:
[08:36:07] : - CirculationService
[08:36:07] : - CirculationWorkflowService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/circulation/circulation.service.ts
[08:36:07] found : CirculationService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/correspondence-workflow.service.ts
[08:36:07] found : CorrespondenceWorkflowService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/correspondence.controller.ts
[08:36:07] found : CorrespondenceController
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/correspondence.module.ts
[08:36:07] found : CorrespondenceModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - DocumentNumberingModule
[08:36:07] : - JsonSchemaModule
[08:36:07] : - UserModule
[08:36:07] : - WorkflowEngineModule
[08:36:07] : - SearchModule
[08:36:07] : - exports:
[08:36:07] : - CorrespondenceService
[08:36:07] : - providers:
[08:36:07] : - CorrespondenceService
[08:36:07] : - CorrespondenceWorkflowService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/correspondence.service.ts
[08:36:07] found : CorrespondenceService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dashboard.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : DashboardController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dashboard.module.ts
[08:36:07] found : DashboardModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - exports:
[08:36:07] : - DashboardService
[08:36:07] : - providers:
[08:36:07] : - DashboardService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dashboard.service.ts
[08:36:07] found : DashboardService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/document-numbering.module.ts
[08:36:07] found : DocumentNumberingModule
[08:36:07] : - imports:
[08:36:07] : - ConfigModule
[08:36:07] : - TypeOrmModule
[08:36:07] : - exports:
[08:36:07] : - DocumentNumberingService
[08:36:07] : - providers:
[08:36:07] : - DocumentNumberingService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/document-numbering.service.ts
[08:36:07] found : DocumentNumberingService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/contract-drawing.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : ContractDrawingController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/contract-drawing.service.ts
[08:36:07] found : ContractDrawingService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/drawing-master-data.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : DrawingMasterDataController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/drawing-master-data.service.ts
[08:36:07] found : DrawingMasterDataService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/drawing.module.ts
[08:36:07] found : DrawingModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - FileStorageModule
[08:36:07] : - UserModule
[08:36:07] : - exports:
[08:36:07] : - ShopDrawingService
[08:36:07] : - ContractDrawingService
[08:36:07] : - providers:
[08:36:07] : - ShopDrawingService
[08:36:07] : - ContractDrawingService
[08:36:07] : - DrawingMasterDataService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/shop-drawing.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : ShopDrawingController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/shop-drawing.service.ts
[08:36:07] found : ShopDrawingService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/json-schema.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : JsonSchemaController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/json-schema.module.ts
[08:36:07] found : JsonSchemaModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - ConfigModule
[08:36:07] : - UserModule
[08:36:07] : - exports:
[08:36:07] : - JsonSchemaService
[08:36:07] : - SchemaMigrationService
[08:36:07] : - JsonSecurityService
[08:36:07] : - providers:
[08:36:07] : - JsonSchemaService
[08:36:07] : - VirtualColumnService
[08:36:07] : - UiSchemaService
[08:36:07] : - SchemaMigrationService
[08:36:07] : - JsonSecurityService
[08:36:07] : - CryptoService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/json-schema.service.ts
[08:36:07] found : JsonSchemaService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/monitoring/monitoring.controller.ts
[08:36:07] found : MonitoringController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/monitoring/monitoring.module.ts
[08:36:07] found : MonitoringModule
[08:36:07] : - imports:
[08:36:07] : - TerminusModule
[08:36:07] : - HttpModule
[08:36:07] : - PrometheusModule
[08:36:07] : - exports:
[08:36:07] : - MetricsService
[08:36:07] : - MonitoringService
[08:36:07] : - PrometheusModule
[08:36:07] : - providers:
[08:36:07] : - MetricsService
[08:36:07] : - MonitoringService
[08:36:07] : - PerformanceInterceptor
[08:36:07] : - makeCounterProvider({
name: , help: , labelNames: [, , ],
})
[08:36:07] : - makeHistogramProvider({
name: , help: , labelNames: [, , ], buckets: [, , , , , , ],
})
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/monitoring/monitoring.service.ts
[08:36:07] found : MonitoringService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/master.controller.ts
[08:36:07] found : MasterController
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/master.module.ts
[08:36:07] found : MasterModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - exports:
[08:36:07] : - MasterService
[08:36:07] : - providers:
[08:36:07] : - MasterService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/master.service.ts
[08:36:07] found : MasterService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/notification/notification-cleanup.service.ts
[08:36:07] found : NotificationCleanupService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/notification/notification.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : NotificationController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/notification/notification.gateway.ts
[08:36:07] found : NotificationGateway
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/notification/notification.module.ts
[08:36:07] found : NotificationModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - BullModule
[08:36:07] : - ScheduleModule
[08:36:07] : - ConfigModule
[08:36:07] : - UserModule
[08:36:07] : - exports:
[08:36:07] : - NotificationService
[08:36:07] : - providers:
[08:36:07] : - NotificationService
[08:36:07] : - NotificationProcessor
[08:36:07] : - NotificationGateway
[08:36:07] : - NotificationCleanupService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/notification/notification.processor.ts
[08:36:07] found : NotificationPayload
[08:36:07] found : NotificationProcessor
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/notification/notification.service.ts
[08:36:07] found : NotificationJobData
[08:36:07] found : NotificationService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/contract.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : ContractController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/contract.service.ts
[08:36:07] found : ContractService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/organization.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : OrganizationController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/organization.service.ts
[08:36:07] found : OrganizationService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/project.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : ProjectController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/project.module.ts
[08:36:07] found : ProjectModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - UserModule
[08:36:07] : - exports:
[08:36:07] : - ProjectService
[08:36:07] : - OrganizationService
[08:36:07] : - ContractService
[08:36:07] : - providers:
[08:36:07] : - ProjectService
[08:36:07] : - OrganizationService
[08:36:07] : - ContractService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/project.service.ts
[08:36:07] found : ProjectService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/rfa-workflow.service.ts
[08:36:07] found : RfaWorkflowService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/rfa.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : RfaController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/rfa.module.ts
[08:36:07] found : RfaModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - DocumentNumberingModule
[08:36:07] : - UserModule
[08:36:07] : - SearchModule
[08:36:07] : - WorkflowEngineModule
[08:36:07] : - NotificationModule
[08:36:07] : - exports:
[08:36:07] : - RfaService
[08:36:07] : - providers:
[08:36:07] : - RfaService
[08:36:07] : - RfaWorkflowService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/rfa.service.ts
[08:36:07] found : RfaService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/search/search.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : SearchController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/search/search.module.ts
[08:36:07] found : SearchModule
[08:36:07] : - imports:
[08:36:07] : - ConfigModule
[08:36:07] : - UserModule
[08:36:07] : - ElasticsearchModule
[08:36:07] : - exports:
[08:36:07] : - SearchService
[08:36:07] : - providers:
[08:36:07] : - SearchService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/search/search.service.ts
[08:36:07] found : SearchService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/transmittal/transmittal.controller.ts
[08:36:07] Empty metadatas, trying to find it with imports.
[08:36:07] found : TransmittalController
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/transmittal/transmittal.module.ts
[08:36:07] found : TransmittalModule
[08:36:07] : - imports:
[08:36:07] : - TypeOrmModule
[08:36:07] : - DocumentNumberingModule
[08:36:07] : - UserModule
[08:36:07] : - SearchModule
[08:36:07] : - exports:
[08:36:07] : - TransmittalService
[08:36:07] : - providers:
[08:36:07] : - TransmittalService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/transmittal/transmittal.service.ts
[08:36:07] found : TransmittalService
[08:36:07] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/user-assignment.service.ts
[08:36:08] found : UserAssignmentService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/user-preference.service.ts
[08:36:08] found : UserPreferenceService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/user.controller.ts
[08:36:08] found : UserController
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/user.module.ts
[08:36:08] found : UserModule
[08:36:08] : - imports:
[08:36:08] : - TypeOrmModule
[08:36:08] : - exports:
[08:36:08] : - UserService
[08:36:08] : - UserAssignmentService
[08:36:08] : - UserPreferenceService
[08:36:08] : - providers:
[08:36:08] : - UserService
[08:36:08] : - UserAssignmentService
[08:36:08] : - UserPreferenceService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/user.service.ts
[08:36:08] found : UserService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/workflow-dsl.service.ts
[08:36:08] found : RawWorkflowDSL
[08:36:08] found : RawState
[08:36:08] found : RawTransition
[08:36:08] found : RawEvent
[08:36:08] found : CompiledWorkflow
[08:36:08] found : CompiledState
[08:36:08] found : CompiledTransition
[08:36:08] found : WorkflowDslService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/workflow-engine.controller.ts
[08:36:08] found : WorkflowEngineController
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/workflow-engine.module.ts
[08:36:08] found : WorkflowEngineModule
[08:36:08] : - imports:
[08:36:08] : - TypeOrmModule
[08:36:08] : - UserModule
[08:36:08] : - exports:
[08:36:08] : - WorkflowEngineService
[08:36:08] : - providers:
[08:36:08] : - WorkflowEngineService
[08:36:08] : - WorkflowDslService
[08:36:08] : - WorkflowEventService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/workflow-engine.service.ts
[08:36:08] found : WorkflowAction
[08:36:08] found : TransitionResult
[08:36:08] found : WorkflowEngineService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/workflow-event.service.ts
[08:36:08] found : WorkflowEventHandler
[08:36:08] found : WorkflowEventService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/casl/ability.factory.ts
[08:36:08] found : Actions
[08:36:08] found : Subjects
[08:36:08] found : AppAbility
[08:36:08] found : ScopeContext
[08:36:08] found : AbilityFactory
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/casl/casl.module.ts
[08:36:08] found : CaslModule
[08:36:08] : - exports:
[08:36:08] : - AbilityFactory
[08:36:08] : - providers:
[08:36:08] : - AbilityFactory
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/dto/login.dto.ts
[08:36:08] found : LoginDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/dto/register.dto.ts
[08:36:08] found : RegisterDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/entities/refresh-token.entity.ts
[08:36:08] found : RefreshToken
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/guards/permissions.guard.ts
[08:36:08] found : PermissionsGuard
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/strategies/jwt-refresh.strategy.ts
[08:36:08] found : JwtRefreshStrategy
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/common/auth/strategies/jwt.strategy.ts
[08:36:08] found : JwtPayload
[08:36:08] found : JwtStrategy
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/common/file-storage/entities/attachment.entity.ts
[08:36:08] found : Attachment
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/auth/entities/role.entity.ts
[08:36:08] found : Permission
[08:36:08] found : Role
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/circulation/dto/create-circulation.dto.ts
[08:36:08] found : CreateCirculationDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/circulation/dto/search-circulation.dto.ts
[08:36:08] found : SearchCirculationDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/circulation/dto/update-circulation-routing.dto.ts
[08:36:08] found : CirculationAction
[08:36:08] found : UpdateCirculationRoutingDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/circulation/entities/circulation-routing.entity.ts
[08:36:08] found : CirculationRouting
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/circulation/entities/circulation-status-code.entity.ts
[08:36:08] found : CirculationStatusCode
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/circulation/entities/circulation.entity.ts
[08:36:08] found : Circulation
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/add-reference.dto.ts
[08:36:08] found : AddReferenceDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/create-correspondence.dto.ts
[08:36:08] found : CreateCorrespondenceDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/create-routing-template.dto.ts
[08:36:08] found : CreateRoutingTemplateStepDto
[08:36:08] found : CreateRoutingTemplateDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/search-correspondence.dto.ts
[08:36:08] found : SearchCorrespondenceDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/submit-correspondence.dto.ts
[08:36:08] found : SubmitCorrespondenceDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/dto/workflow-action.dto.ts
[08:36:08] found : WorkflowActionDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-reference.entity.ts
[08:36:08] found : CorrespondenceReference
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-revision.entity.ts
[08:36:08] found : CorrespondenceRevision
[08:36:08] found : CorrespondenceRevision
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-routing.entity.ts
[08:36:08] found : CorrespondenceRouting
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-status.entity.ts
[08:36:08] found : CorrespondenceStatus
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-sub-type.entity.ts
[08:36:08] found : CorrespondenceSubType
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence-type.entity.ts
[08:36:08] found : CorrespondenceType
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/correspondence.entity.ts
[08:36:08] found : Correspondence
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/routing-template-step.entity.ts
[08:36:08] found : RoutingTemplateStep
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/correspondence/entities/routing-template.entity.ts
[08:36:08] found : RoutingTemplate
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dto/dashboard-stats.dto.ts
[08:36:08] found : DashboardStatsDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dto/get-activity.dto.ts
[08:36:08] found : GetActivityDto
[08:36:08] found : ActivityItemDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dto/get-pending.dto.ts
[08:36:08] found : GetPendingDto
[08:36:08] found : PendingTaskItemDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/dashboard/dto/index.ts
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/entities/document-number-audit.entity.ts
[08:36:08] found : DocumentNumberAudit
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] found : DocumentNumberAudit
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/entities/document-number-counter.entity.ts
[08:36:08] found : DocumentNumberCounter
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/entities/document-number-error.entity.ts
[08:36:08] found : DocumentNumberError
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] found : DocumentNumberError
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/entities/document-number-format.entity.ts
[08:36:08] found : DocumentNumberFormat
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] found : DocumentNumberFormat
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/document-numbering/interfaces/document-numbering.interface.ts
[08:36:08] found : GenerateNumberContext
[08:36:08] found : DecodedTokens
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/create-contract-drawing.dto.ts
[08:36:08] found : CreateContractDrawingDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/create-shop-drawing-revision.dto.ts
[08:36:08] found : CreateShopDrawingRevisionDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/create-shop-drawing.dto.ts
[08:36:08] found : CreateShopDrawingDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/search-contract-drawing.dto.ts
[08:36:08] found : SearchContractDrawingDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/search-shop-drawing.dto.ts
[08:36:08] found : SearchShopDrawingDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/dto/update-contract-drawing.dto.ts
[08:36:08] found : UpdateContractDrawingDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/contract-drawing-sub-category.entity.ts
[08:36:08] found : ContractDrawingSubCategory
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/contract-drawing-volume.entity.ts
[08:36:08] found : ContractDrawingVolume
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/contract-drawing.entity.ts
[08:36:08] found : ContractDrawing
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/shop-drawing-main-category.entity.ts
[08:36:08] found : ShopDrawingMainCategory
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/shop-drawing-revision.entity.ts
[08:36:08] found : ShopDrawingRevision
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/shop-drawing-sub-category.entity.ts
[08:36:08] found : ShopDrawingSubCategory
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/drawing/entities/shop-drawing.entity.ts
[08:36:08] found : ShopDrawing
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/dto/create-json-schema.dto.ts
[08:36:08] found : VirtualColumnConfigDto
[08:36:08] found : CreateJsonSchemaDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/dto/migrate-data.dto.ts
[08:36:08] found : MigrateDataDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/dto/search-json-schema.dto.ts
[08:36:08] found : SearchJsonSchemaDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/dto/update-json-schema.dto.ts
[08:36:08] found : UpdateJsonSchemaDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/entities/json-schema.entity.ts
[08:36:08] found : VirtualColumnConfig
[08:36:08] found : JsonSchema
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] found : JsonSchema
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/interfaces/ui-schema.interface.ts
[08:36:08] found : WidgetType
[08:36:08] found : Operator
[08:36:08] found : FieldCondition
[08:36:08] found : FieldDependency
[08:36:08] found : UiSchemaField
[08:36:08] found : LayoutGroup
[08:36:08] found : LayoutConfig
[08:36:08] found : UiSchema
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/interfaces/validation-result.interface.ts
[08:36:08] found : ValidationOptions
[08:36:08] found : ValidationErrorDetail
[08:36:08] found : ValidationResult
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/services/json-security.service.ts
[08:36:08] found : SecurityContext
[08:36:08] found : JsonSecurityService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/services/schema-migration.service.ts
[08:36:08] found : MigrationStep
[08:36:08] found : MigrationResult
[08:36:08] found : SchemaMigrationService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/services/ui-schema.service.ts
[08:36:08] found : UiSchemaService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/json-schema/services/virtual-column.service.ts
[08:36:08] found : VirtualColumnService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/monitoring/controllers/health.controller.ts
[08:36:08] found : HealthController
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/monitoring/dto/set-maintenance.dto.ts
[08:36:08] found : SetMaintenanceDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/monitoring/logger/winston.config.ts
[08:36:08] found : winstonConfig
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/monitoring/services/metrics.service.ts
[08:36:08] found : MetricsService
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/dto/create-discipline.dto.ts
[08:36:08] found : CreateDisciplineDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/dto/create-sub-type.dto.ts
[08:36:08] found : CreateSubTypeDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/dto/create-tag.dto.ts
[08:36:08] found : CreateTagDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/dto/save-number-format.dto.ts
[08:36:08] found : SaveNumberFormatDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/dto/search-tag.dto.ts
[08:36:08] found : SearchTagDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/dto/update-tag.dto.ts
[08:36:08] found : UpdateTagDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/entities/discipline.entity.ts
[08:36:08] found : Discipline
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] found : Discipline
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/master/entities/tag.entity.ts
[08:36:08] found : Tag
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/notification/dto/create-notification.dto.ts
[08:36:08] found : CreateNotificationDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/notification/dto/search-notification.dto.ts
[08:36:08] found : SearchNotificationDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/notification/entities/notification.entity.ts
[08:36:08] found : NotificationType
[08:36:08] found : Notification
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/organizations/entities/organization.entity.ts
[08:36:08] found : Organization
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/dto/create-contract.dto.ts
[08:36:08] found : CreateContractDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/dto/create-organization.dto.ts
[08:36:08] found : CreateOrganizationDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/dto/create-project.dto.ts
[08:36:08] found : CreateProjectDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/dto/search-project.dto.ts
[08:36:08] found : SearchProjectDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/dto/update-contract.dto.ts
[08:36:08] found : UpdateContractDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/dto/update-organization.dto.ts
[08:36:08] found : UpdateOrganizationDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/dto/update-project.dto.ts
[08:36:08] found : UpdateProjectDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/entities/contract-organization.entity.ts
[08:36:08] found : ContractOrganization
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/entities/contract.entity.ts
[08:36:08] found : Contract
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/entities/organization.entity.ts
[08:36:08] found : Organization
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/entities/project-organization.entity.ts
[08:36:08] found : ProjectOrganization
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/project/entities/project.entity.ts
[08:36:08] found : Project
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/create-rfa-revision.dto.ts
[08:36:08] found : CreateRfaRevisionDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/create-rfa-workflow.dto.ts
[08:36:08] found : RfaActionType
[08:36:08] found : CreateRfaWorkflowDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/create-rfa.dto.ts
[08:36:08] found : CreateRfaDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/search-rfa.dto.ts
[08:36:08] found : SearchRfaDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/submit-rfa.dto.ts
[08:36:08] found : SubmitRfaDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/dto/update-rfa.dto.ts
[08:36:08] found : UpdateRfaDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-approve-code.entity.ts
[08:36:08] found : RfaApproveCode
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-item.entity.ts
[08:36:08] found : RfaItem
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-revision.entity.ts
[08:36:08] found : RfaRevision
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] found : RfaRevision
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-status-code.entity.ts
[08:36:08] found : RfaStatusCode
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-type.entity.ts
[08:36:08] found : RfaType
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-workflow-template-step.entity.ts
[08:36:08] found : RfaActionType
[08:36:08] found : RfaWorkflowTemplateStep
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-workflow-template.entity.ts
[08:36:08] found : RfaWorkflowTemplate
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa-workflow.entity.ts
[08:36:08] found : RfaWorkflow
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/rfa/entities/rfa.entity.ts
[08:36:08] found : Rfa
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/search/dto/search-query.dto.ts
[08:36:08] found : SearchQueryDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/transmittal/dto/create-transmittal.dto.ts
[08:36:08] found : TransmittalPurpose
[08:36:08] found : TransmittalItemDto
[08:36:08] found : CreateTransmittalDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/transmittal/dto/search-transmittal.dto.ts
[08:36:08] found : SearchTransmittalDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/transmittal/dto/update-transmittal.dto.ts
[08:36:08] found : UpdateTransmittalDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/transmittal/entities/transmittal-item.entity.ts
[08:36:08] found : TransmittalItem
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/transmittal/entities/transmittal.entity.ts
[08:36:08] found : Transmittal
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/dto/assign-role.dto.ts
[08:36:08] found : AssignRoleDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/dto/create-user.dto.ts
[08:36:08] found : CreateUserDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/dto/update-preference.dto.ts
[08:36:08] found : UpdatePreferenceDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/dto/update-user.dto.ts
[08:36:08] found : UpdateUserDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/entities/permission.entity.ts
[08:36:08] found : Permission
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/entities/role.entity.ts
[08:36:08] found : RoleScope
[08:36:08] found : Role
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/entities/user-assignment.entity.ts
[08:36:08] found : UserAssignment
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/entities/user-preference.entity.ts
[08:36:08] found : UserPreference
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/user/entities/user.entity.ts
[08:36:08] found : User
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dsl/parser.service.ts
[08:36:08] found : WorkflowDslParser
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dsl/workflow-dsl.schema.ts
[08:36:08] found : GuardSchema
[08:36:08] found : WorkflowGuard
[08:36:08] found : EffectSchema
[08:36:08] found : WorkflowEffect
[08:36:08] found : TransitionSchema
[08:36:08] found : WorkflowTransition
[08:36:08] found : WorkflowDslSchema
[08:36:08] found : WorkflowDsl
[08:36:08] found : RFA_WORKFLOW_EXAMPLE
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dto/create-workflow-definition.dto.ts
[08:36:08] found : CreateWorkflowDefinitionDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dto/evaluate-workflow.dto.ts
[08:36:08] found : EvaluateWorkflowDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dto/get-available-actions.dto.ts
[08:36:08] found : GetAvailableActionsDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dto/update-workflow-definition.dto.ts
[08:36:08] found : UpdateWorkflowDefinitionDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/dto/workflow-transition.dto.ts
[08:36:08] found : WorkflowTransitionDto
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/entities/workflow-definition.entity.ts
[08:36:08] found : WorkflowDefinition
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] found : WorkflowDefinition
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/entities/workflow-history.entity.ts
[08:36:08] found : WorkflowHistory
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] found : WorkflowHistory
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/entities/workflow-instance.entity.ts
[08:36:08] found : WorkflowStatus
[08:36:08] found : WorkflowInstance
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] found : WorkflowInstance
[08:36:08] Empty metadatas, trying to find it with imports.
[08:36:08] parsing : D:/nap-dms.lcbp3/backend/src/modules/workflow-engine/interfaces/workflow.interface.ts
[08:36:08] found : StepStatus
[08:36:08] found : WorkflowAction
[08:36:08] found : WorkflowStep
[08:36:08] found : TransitionResult
[08:36:08] -------------------
[08:36:08] Project statistics
[08:36:08] - files : 239
[08:36:08] - module : 21
[08:36:08] - controller : 22
[08:36:08] - entity : 57
[08:36:08] - injectable : 48
[08:36:08] - guard : 3
[08:36:08] - class : 80
[08:36:08] - interface : 36
[08:36:08] - type aliases : 9
[08:36:08] -------------------
[08:36:08] Prepare components
[08:36:08] Prepare modules
[08:36:08] Prepare controllers
[08:36:08] Prepare entities
[08:36:08] Prepare injectables
[08:36:08] Prepare guards
[08:36:08] Process routes
[08:36:08] Routes index generated
[08:36:08] Prepare classes
[08:36:08] Prepare interfaces
[08:36:08] Prepare miscellaneous
[08:36:08] Process documentation coverage report
[08:36:08] Process main graph
[08:36:08] Process module graph : AppModule
[08:36:08] Process module graph : AuthModule
[08:36:08] Process module graph : CaslModule
[08:36:08] Process module graph : CirculationModule
[08:36:08] Process module graph : CommonModule
[08:36:08] Process module graph : CorrespondenceModule
[08:36:08] Process module graph : DashboardModule
[08:36:08] Process module graph : DocumentNumberingModule
[08:36:08] Process module graph : DrawingModule
[08:36:09] Process module graph : FileStorageModule
[08:36:09] Process module graph : JsonSchemaModule
[08:36:09] Process module graph : MasterModule
[08:36:09] Process module graph : MonitoringModule
[08:36:09] Process module graph : NotificationModule
[08:36:09] Process module graph : ProjectModule
[08:36:09] Process module graph : ResilienceModule
[08:36:09] Process module graph : RfaModule
[08:36:09] Process module graph : SearchModule
[08:36:09] Process module graph : TransmittalModule
[08:36:09] Process module graph : UserModule
[08:36:09] Process module graph : WorkflowEngineModule
[08:36:09] Process pages
[08:36:09] Process page : AbilityFactory
[08:36:09] Process page : ActivityItemDto
[08:36:09] Process page : AddReferenceDto
[08:36:09] Process page : AppController
[08:36:09] Process page : AppModule
[08:36:09] Process page : AppService
[08:36:09] Process page : AssignRoleDto
[08:36:09] Process page : Attachment
[08:36:09] Process page : AuditLog
[08:36:09] Process page : AuditLogInterceptor
[08:36:09] Process page : AuditMetadata
[08:36:09] Process page : AuthController
[08:36:09] Process page : AuthModule
[08:36:09] Process page : AuthService
[08:36:09] Process page : BaseEntity
[08:36:09] Process page : CaslModule
[08:36:09] Process page : CircuitBreakerOptions
[08:36:09] Process page : Circulation
[08:36:09] Process page : CirculationController
[08:36:09] Process page : CirculationModule
[08:36:09] Process page : CirculationRouting
[08:36:09] Process page : CirculationService
[08:36:09] Process page : CirculationStatusCode
[08:36:09] Process page : CirculationWorkflowService
[08:36:09] Process page : CommonModule
[08:36:09] Process page : CompiledState
[08:36:09] Process page : CompiledTransition
[08:36:09] Process page : CompiledWorkflow
[08:36:09] Process page : Contract
[08:36:09] Process page : ContractController
[08:36:09] Process page : ContractDrawing
[08:36:09] Process page : ContractDrawingController
[08:36:09] Process page : ContractDrawingService
[08:36:09] Process page : ContractDrawingSubCategory
[08:36:09] Process page : ContractDrawingVolume
[08:36:09] Process page : ContractOrganization
[08:36:09] Process page : ContractService
[08:36:09] Process page : Correspondence
[08:36:09] Process page : CorrespondenceController
[08:36:09] Process page : CorrespondenceModule
[08:36:09] Process page : CorrespondenceReference
[08:36:09] Process page : CorrespondenceRevision
[08:36:09] Process page : CorrespondenceRouting
[08:36:09] Process page : CorrespondenceService
[08:36:09] Process page : CorrespondenceStatus
[08:36:09] Process page : CorrespondenceSubType
[08:36:09] Process page : CorrespondenceType
[08:36:09] Process page : CorrespondenceWorkflowService
[08:36:09] Process page : CreateCirculationDto
[08:36:09] Process page : CreateContractDrawingDto
[08:36:09] Process page : CreateContractDto
[08:36:09] Process page : CreateCorrespondenceDto
[08:36:09] Process page : CreateDisciplineDto
[08:36:09] Process page : CreateJsonSchemaDto
[08:36:09] Process page : CreateNotificationDto
[08:36:09] Process page : CreateOrganizationDto
[08:36:09] Process page : CreateProjectDto
[08:36:09] Process page : CreateRfaDto
[08:36:09] Process page : CreateRfaRevisionDto
[08:36:09] Process page : CreateRfaWorkflowDto
[08:36:09] Process page : CreateRoutingTemplateDto
[08:36:09] Process page : CreateRoutingTemplateStepDto
[08:36:09] Process page : CreateShopDrawingDto
[08:36:09] Process page : CreateShopDrawingRevisionDto
[08:36:09] Process page : CreateSubTypeDto
[08:36:09] Process page : CreateTagDto
[08:36:09] Process page : CreateTransmittalDto
[08:36:09] Process page : CreateUserDto
[08:36:09] Process page : CreateWorkflowDefinitionDto
[08:36:09] Process page : CryptoService
[08:36:09] Process page : DashboardController
[08:36:09] Process page : DashboardModule
[08:36:09] Process page : DashboardService
[08:36:09] Process page : DashboardStatsDto
[08:36:09] Process page : DecodedTokens
[08:36:09] Process page : Discipline
[08:36:09] Process page : DocumentNumberAudit
[08:36:09] Process page : DocumentNumberCounter
[08:36:09] Process page : DocumentNumberError
[08:36:09] Process page : DocumentNumberFormat
[08:36:09] Process page : DocumentNumberingModule
[08:36:09] Process page : DocumentNumberingService
[08:36:09] Process page : DrawingMasterDataController
[08:36:09] Process page : DrawingMasterDataService
[08:36:09] Process page : DrawingModule
[08:36:09] Process page : EvaluateWorkflowDto
[08:36:09] Process page : FieldCondition
[08:36:09] Process page : FieldDependency
[08:36:09] Process page : FileCleanupService
[08:36:09] Process page : FileStorageController
[08:36:09] Process page : FileStorageModule
[08:36:09] Process page : FileStorageService
[08:36:09] Process page : GenerateNumberContext
[08:36:09] Process page : GetActivityDto
[08:36:09] Process page : GetAvailableActionsDto
[08:36:09] Process page : GetPendingDto
[08:36:09] Process page : HealthController
[08:36:09] Process page : HttpExceptionFilter
[08:36:09] Process page : IdempotencyInterceptor
[08:36:09] Process page : InitialSchema1701234567890
[08:36:09] Process page : JsonSchema
[08:36:09] Process page : JsonSchemaController
[08:36:09] Process page : JsonSchemaModule
[08:36:09] Process page : JsonSchemaService
[08:36:09] Process page : JsonSecurityService
[08:36:09] Process page : JwtAuthGuard
[08:36:09] Process page : JwtPayload
[08:36:09] Process page : JwtRefreshGuard
[08:36:09] Process page : JwtRefreshStrategy
[08:36:09] Process page : JwtStrategy
[08:36:09] Process page : LayoutConfig
[08:36:09] Process page : LayoutGroup
[08:36:09] Process page : LoginDto
[08:36:09] Process page : MaintenanceModeGuard
[08:36:09] Process page : MasterController
[08:36:09] Process page : MasterModule
[08:36:09] Process page : MasterService
[08:36:09] Process page : MetricsService
[08:36:09] Process page : MigrateDataDto
[08:36:09] Process page : MigrationResult
[08:36:09] Process page : MigrationStep
[08:36:09] Process page : MonitoringController
[08:36:10] Process page : MonitoringModule
[08:36:10] Process page : MonitoringService
[08:36:10] Process page : Notification
[08:36:10] Process page : NotificationCleanupService
[08:36:10] Process page : NotificationController
[08:36:10] Process page : NotificationGateway
[08:36:10] Process page : NotificationJobData
[08:36:10] Process page : NotificationModule
[08:36:10] Process page : NotificationPayload
[08:36:10] Process page : NotificationProcessor
[08:36:10] Process page : NotificationService
[08:36:10] Process page : Organization
[08:36:10] Process page : Organization-1
[08:36:10] Process page : OrganizationController
[08:36:10] Process page : OrganizationService
[08:36:10] Process page : PendingTaskItemDto
[08:36:10] Process page : PerformanceInterceptor
[08:36:10] Process page : Permission
[08:36:10] Process page : Permission-1
[08:36:10] Process page : PermissionsGuard
[08:36:10] Process page : Project
[08:36:10] Process page : ProjectController
[08:36:10] Process page : ProjectModule
[08:36:10] Process page : ProjectOrganization
[08:36:10] Process page : ProjectService
[08:36:10] Process page : RawEvent
[08:36:10] Process page : RawState
[08:36:10] Process page : RawTransition
[08:36:10] Process page : RawWorkflowDSL
[08:36:10] Process page : RbacGuard
[08:36:10] Process page : RefreshToken
[08:36:10] Process page : RegisterDto
[08:36:10] Process page : RequestContextService
[08:36:10] Process page : RequestWithUser
[08:36:10] Process page : RequestWithUser-1
[08:36:10] Process page : ResilienceModule
[08:36:10] Process page : Response
[08:36:10] Process page : RetryOptions
[08:36:10] Process page : Rfa
[08:36:10] Process page : RfaApproveCode
[08:36:10] Process page : RfaController
[08:36:10] Process page : RfaItem
[08:36:10] Process page : RfaModule
[08:36:10] Process page : RfaRevision
[08:36:10] Process page : RfaService
[08:36:10] Process page : RfaStatusCode
[08:36:10] Process page : RfaType
[08:36:10] Process page : RfaWorkflow
[08:36:10] Process page : RfaWorkflowService
[08:36:10] Process page : RfaWorkflowTemplate
[08:36:10] Process page : RfaWorkflowTemplateStep
[08:36:10] Process page : Role
[08:36:10] Process page : Role-1
[08:36:10] Process page : RoutingTemplate
[08:36:10] Process page : RoutingTemplateStep
[08:36:10] Process page : SaveNumberFormatDto
[08:36:10] Process page : SchemaMigrationService
[08:36:10] Process page : ScopeContext
[08:36:10] Process page : SearchCirculationDto
[08:36:10] Process page : SearchContractDrawingDto
[08:36:10] Process page : SearchController
[08:36:10] Process page : SearchCorrespondenceDto
[08:36:10] Process page : SearchJsonSchemaDto
[08:36:10] Process page : SearchModule
[08:36:10] Process page : SearchNotificationDto
[08:36:10] Process page : SearchProjectDto
[08:36:10] Process page : SearchQueryDto
[08:36:10] Process page : SearchRfaDto
[08:36:10] Process page : SearchService
[08:36:10] Process page : SearchShopDrawingDto
[08:36:10] Process page : SearchTagDto
[08:36:10] Process page : SearchTransmittalDto
[08:36:10] Process page : SecurityContext
[08:36:10] Process page : SetMaintenanceDto
[08:36:10] Process page : ShopDrawing
[08:36:10] Process page : ShopDrawingController
[08:36:10] Process page : ShopDrawingMainCategory
[08:36:10] Process page : ShopDrawingRevision
[08:36:10] Process page : ShopDrawingService
[08:36:10] Process page : ShopDrawingSubCategory
[08:36:10] Process page : SubmitCorrespondenceDto
[08:36:10] Process page : SubmitRfaDto
[08:36:10] Process page : Tag
[08:36:10] Process page : TransformInterceptor
[08:36:10] Process page : TransitionResult
[08:36:10] Process page : TransitionResult-1
[08:36:10] Process page : Transmittal
[08:36:10] Process page : TransmittalController
[08:36:10] Process page : TransmittalItem
[08:36:10] Process page : TransmittalItemDto
[08:36:10] Process page : TransmittalModule
[08:36:10] Process page : TransmittalService
[08:36:10] Process page : UiSchema
[08:36:10] Process page : UiSchemaField
[08:36:10] Process page : UiSchemaService
[08:36:10] Process page : UpdateCirculationRoutingDto
[08:36:10] Process page : UpdateContractDrawingDto
[08:36:10] Process page : UpdateContractDto
[08:36:10] Process page : UpdateJsonSchemaDto
[08:36:10] Process page : UpdateOrganizationDto
[08:36:10] Process page : UpdatePreferenceDto
[08:36:10] Process page : UpdateProjectDto
[08:36:10] Process page : UpdateRfaDto
[08:36:10] Process page : UpdateTagDto
[08:36:10] Process page : UpdateTransmittalDto
[08:36:10] Process page : UpdateUserDto
[08:36:10] Process page : UpdateWorkflowDefinitionDto
[08:36:10] Process page : User
[08:36:10] Process page : UserAssignment
[08:36:10] Process page : UserAssignmentService
[08:36:10] Process page : UserController
[08:36:10] Process page : UserModule
[08:36:10] Process page : UserPreference
[08:36:10] Process page : UserPreferenceService
[08:36:10] Process page : UserService
[08:36:10] Process page : V1_5_1_Schema_Update1701676800000
[08:36:10] Process page : ValidationErrorDetail
[08:36:10] Process page : ValidationOptions
[08:36:10] Process page : ValidationResult
[08:36:10] Process page : VirtualColumnConfig
[08:36:10] Process page : VirtualColumnConfigDto
[08:36:10] Process page : VirtualColumnService
[08:36:10] Process page : WorkflowActionDto
[08:36:10] Process page : WorkflowDefinition
[08:36:10] Process page : WorkflowDslParser
[08:36:10] Process page : WorkflowDslService
[08:36:10] Process page : WorkflowEngineController
[08:36:10] Process page : WorkflowEngineModule
[08:36:10] Process page : WorkflowEngineService
[08:36:10] Process page : WorkflowEventHandler
[08:36:10] Process page : WorkflowEventService
[08:36:10] Process page : WorkflowHistory
[08:36:10] Process page : WorkflowInstance
[08:36:10] Process page : WorkflowStep
[08:36:10] Process page : WorkflowTransitionDto
[08:36:10] Process page : coverage
[08:36:10] Process page : dependencies
[08:36:10] Process page : enumerations
[08:36:10] Process page : functions
[08:36:10] Process page : index
[08:36:10] Process page : modules
[08:36:10] Process page : overview
[08:36:10] Process page : properties
[08:36:10] Process page : routes
[08:36:10] Process page : typealiases
[08:36:10] Process page : variables
[08:36:11] Process menu...
[08:36:11] Copy main resources
[08:36:11] Documentation generated in ./documentation/ in 9.427 seconds using gitbook theme
[08:36:11] Serving documentation from ./documentation/ at http://127.0.0.1:8080