Interface WikiPlugin

  • All Superinterfaces:
    Plugin

    @Deprecated
    public interface WikiPlugin
    extends Plugin
    Deprecated.
    use Plugin instead
    Defines an interface for plugins. Any instance of a wiki plugin should implement this interface.
    See Also:
    Plugin