Class ReadGroupQuestCommand

java.lang.Object
marauroa.server.db.command.AbstractDBCommand
games.stendhal.server.core.engine.dbcommand.ReadGroupQuestCommand
All Implemented Interfaces:
DBCommand

public class ReadGroupQuestCommand extends AbstractDBCommand
Reads the status of a group quest
Author:
hendrik
  • Constructor Details

    • ReadGroupQuestCommand

      public ReadGroupQuestCommand(String questname)
      creates a new ReadGroupQuestCommand
      Parameters:
      questname -
  • Method Details