Interface IPluginCustomGUIBeanBeforeSave

  • All Superinterfaces:
    Serializable

    public interface IPluginCustomGUIBeanBeforeSave
    extends Serializable
    Interface for events that may occur during before saving plugin configuration definition
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • getContinueProcessing

        default boolean getContinueProcessing()
        A getter that describes whether further processing should be performed.
        Returns:
        Boolean whether the processing should be continued