Interface AutoSaveConfiguration


  • @ProviderType
    public interface AutoSaveConfiguration
    Defines the auto save configuration AutoSaveConfiguration
    Since:
    com.adobe.cq.forms.core.components.models.form 5.5.4
    • Method Detail

      • isEnableAutoSave

        default boolean isEnableAutoSave()
      • getAutoSaveInterval

        default java.lang.Integer getAutoSaveInterval()