cap-nodejs

CAP Node.js API


CAP Node.js API / cap-dashboard-nest/src / CapDashboardAction

Type Alias: CapDashboardAction

CapDashboardAction = "ui.view" | "outbox.list" | "outbox.get" | "outbox.fullPayload" | "outbox.retry" | "outbox.markPublished" | "inbox.list" | "inbox.get" | "inbox.fullPayload" | "inbox.retry" | "inbox.markProcessed" | "scheduler.flushOutbox"

Defined in: cap-dashboard-nest/src/cap-dashboard.auth.ts:13