Class ResourcesState

All Implemented Interfaces:
Callable<Integer>

@Deprecated public class ResourcesState extends AbstractTargets
Deprecated.
  • Field Details

    • COLUMNS

      public static final String[] COLUMNS
      Deprecated.
      Standard column names for resource states display.

      This array defines the order and names of columns when displaying resources in table or map format. The order matches the fields in ResourcesState.

  • Constructor Details

    • ResourcesState

      public ResourcesState()
      Deprecated.
  • Method Details