Class GeneralSessionsStat

java.lang.Object
com.epam.admintool.commands.Command
com.epam.admintool.commands.statistic.GeneralSessionsStat

public class GeneralSessionsStat extends Command
The GeneralSessionsStat command. Returns a list of statistics on sessions.
  • Constructor Details

    • GeneralSessionsStat

      public GeneralSessionsStat()
  • Method Details

    • execute

      public void execute()
      Description copied from class: Command
      Execute command.
      Specified by:
      execute in class Command