Interface PluginConfig

    • Method Detail

      • getPluginTypes

        java.util.Set<java.lang.String> getPluginTypes()
        Retrieves the set of plugin types (which specify the times at which the plugin will be invoked) that have been configured for the plugin.
        Returns:
        The set of plugin types that have been configured for the plugin.