Class WikiCommand

java.lang.Object
org.apache.wiki.ui.AbstractCommand
org.apache.wiki.ui.WikiCommand
All Implemented Interfaces:
Command

public final class WikiCommand
extends AbstractCommand

Defines Commands for wiki-wide operations such as creating groups, editing preferences and profiles, and logging in/out. WikiCommands can be combined with Strings (representing the name of a wiki instance) to produce targeted Commands.

Since:
2.4.22
See Also:
Engine.getApplicationName()