Interface FastSpaceRetentionDao

All Known Implementing Classes:
DefaultFastSpaceRetentionDao

public interface FastSpaceRetentionDao
Since:
9.1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the space ids of the spaces that have space retention policy.
  • Method Details

    • getSpaceIds

      List<Long> getSpaceIds()
      Get the space ids of the spaces that have space retention policy.