Skip to main content

ContentReviewTaskSortKey

Primary sort keys for ContentReviewTask listings, used in conjunction with SortOrder to define the sort order of the listing. Secondary sorts are applied for id ascending to ensure a stable sort

enum ContentReviewTaskSortKey {
CREATED_DATE
EXPIRY_DATE
DUE_DATE
}

Values
Link copied!

ContentReviewTaskSortKey.CREATED_DATE
Link copied!

ContentReviewTaskSortKey.EXPIRY_DATE
Link copied!

ContentReviewTaskSortKey.DUE_DATE
Link copied!

Member of
Link copied!

ContentReviewTaskSortInput input