Interface ConfigChangeRefeedAction

  • All Superinterfaces:
    ConfigChangeAction

    public interface ConfigChangeRefeedAction
    extends ConfigChangeAction
    Represents an action to re-feed a document type in order to handle a config change.
    Author:
    geirst
    • Method Detail

      • name

        default java.lang.String name()
        Returns the name identifying this kind of change, used to identify names which should be allowed
      • getDocumentType

        java.lang.String getDocumentType()
        Returns the name of the document type that one must re-feed to handle this config change