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 Summary

    Modifier and Type
    Method
    Description
    default boolean
    A getter that describes whether further processing should be performed.
  • Method Details

    • getContinueProcessing

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