java.lang.Object
org.springframework.transaction.support.TransactionCallbackWithoutResult
com.atlassian.confluence.content.render.xhtml.migration.tasks.SettingsMigratorTask
All Implemented Interfaces:
org.springframework.transaction.support.TransactionCallback<Object>

@Deprecated(forRemoval=true) public final class SettingsMigratorTask extends org.springframework.transaction.support.TransactionCallbackWithoutResult
Deprecated, for removal: This API element is subject to removal in a future version.
since 10.1 no longer used
  • Constructor Details

  • Method Details

    • doInTransactionWithoutResult

      protected void doInTransactionWithoutResult(org.springframework.transaction.TransactionStatus status)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      doInTransactionWithoutResult in class org.springframework.transaction.support.TransactionCallbackWithoutResult