Class TouchedRelationDescriptor

  • All Implemented Interfaces:
    RelationDescriptor<User,​Content>

    public class TouchedRelationDescriptor
    extends AbstractRelationDescriptor<User,​Content>
    Represents that a user has modified content, regardless of whether that change has been reverted. Original use case is for the recently updated filter on the dashboard.
    Since:
    6.4
    • Constructor Detail

      • TouchedRelationDescriptor

        protected TouchedRelationDescriptor()