Interface AllowPluginCallback.Params

Enclosing interface:
AllowPluginCallback

public static interface AllowPluginCallback.Params
The parameters of the AllowPluginCallback.
  • Method Summary

    Modifier and Type
    Method
    Description
    default Plugin
    Returns the plugin to check.
  • Method Details

    • plugin

      default Plugin plugin()
      Returns the plugin to check.