@camunda8/orchestration-cluster-api
    Preparing search index...

    Variable AuditLogCategoryEnumConst

    AuditLogCategoryEnum: {
        ADMIN: "ADMIN";
        DEPLOYED_RESOURCES: "DEPLOYED_RESOURCES";
        USER_TASKS: "USER_TASKS";
    } = ...

    The category of the audit log operation.

    Type Declaration

    • ReadonlyADMIN: "ADMIN"
    • ReadonlyDEPLOYED_RESOURCES: "DEPLOYED_RESOURCES"
    • ReadonlyUSER_TASKS: "USER_TASKS"