Package cn.lunadeer.dominion.api.dtos.flag


package cn.lunadeer.dominion.api.dtos.flag
  • Classes
    Class
    Description
    Represents an environment flag in the Dominion system.
    A type-safe group of environment flags.
    Represents a flag in the Dominion system.
    FlagGroup<T extends Flag>
    A logical, ordered group of flags used for presentation and bulk editing.
    Registry for logical flag groups.
     
    Represents a privilege flag in the Dominion system.
    A type-safe group of privilege flags.