Interface VersionedSettingsOptions

    • Method Detail

      • isEnabled

        boolean isEnabled()
      • isApplyVcsChangesEnabled

        boolean isApplyVcsChangesEnabled()
      • isCommitDiskChangesEnabled

        boolean isCommitDiskChangesEnabled()
      • isFreezeSettingsEnabled

        boolean isFreezeSettingsEnabled()
      • isSettingBranchesEnabled

        boolean isSettingBranchesEnabled()
      • isSupplySuitableConfigurations

        boolean isSupplySuitableConfigurations()
      • isCompletePendingTransactions

        boolean isCompletePendingTransactions()
      • isAsyncVcsChangesApplication

        boolean isAsyncVcsChangesApplication()
      • isShowCustomSettingsFormats

        boolean isShowCustomSettingsFormats​(@NotNull
                                            SProject p)
      • isShowGenerateDslProjectAction

        boolean isShowGenerateDslProjectAction()
      • isRequireFirstRevisionForProjectLoad

        boolean isRequireFirstRevisionForProjectLoad()
        Whether TC should check that all projects in settings root have first revisions and don't allow load settings from VCS if it is not the case
      • isCheckAllowedUuids

        boolean isCheckAllowedUuids()
      • getVersionedSettingsStatusUpdateIntervalMillis

        long getVersionedSettingsStatusUpdateIntervalMillis()
      • getCommitDelaySeconds

        int getCommitDelaySeconds()
      • getCompletePendingTransactionsTimeoutSeconds

        int getCompletePendingTransactionsTimeoutSeconds()
      • getDefaultSettingsDirName

        @NotNull
        String getDefaultSettingsDirName()
      • getSettingsPluginDataDirName

        @NotNull
        String getSettingsPluginDataDirName()
      • getPendingDeletesDirName

        @NotNull
        String getPendingDeletesDirName()
      • getVersionedSettingsContentDir

        @NotNull
        File getVersionedSettingsContentDir()
      • getCommitMessagePrefix

        @NotNull
        String getCommitMessagePrefix()
      • getApplySettingsChangesThreadCount

        int getApplySettingsChangesThreadCount()
      • getApplySettingsChangesQueueSize

        int getApplySettingsChangesQueueSize()
      • getSettingsConversionDate

        @Nullable
        Date getSettingsConversionDate()
        Returns:
        last date of settings disabling