Class DefaultFastSpaceRetentionDao
java.lang.Object
com.atlassian.confluence.impl.retention.fast.dao.DefaultFastSpaceRetentionDao
- All Implemented Interfaces:
FastSpaceRetentionDao
- Since:
- 9.1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the space ids of the spaces that have space retention policy.
-
Field Details
-
SELECT_SPACE_RETENTION_SPACE_IDS
- See Also:
-
-
Constructor Details
-
DefaultFastSpaceRetentionDao
public DefaultFastSpaceRetentionDao(org.hibernate.SessionFactory sessionFactory)
-
-
Method Details
-
getSpaceIds
Description copied from interface:FastSpaceRetentionDao
Get the space ids of the spaces that have space retention policy.- Specified by:
getSpaceIds
in interfaceFastSpaceRetentionDao
-