Class TouchedRelationDescriptor

java.lang.Object
com.atlassian.confluence.api.model.relations.AbstractRelationDescriptor<User,Content>
com.atlassian.confluence.api.model.relations.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
  • Field Details

  • Constructor Details

    • TouchedRelationDescriptor

      protected TouchedRelationDescriptor()