Class AbstractCommand

java.lang.Object
org.apache.wiki.ui.AbstractCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
GroupCommand, PageCommand, RedirectCommand, WikiCommand

public abstract class AbstractCommand extends Object implements Command
Abstract, immutable Command implementation class. All of the fields in this class are final. This class is thread-safe.
Since:
2.4.22