Class TouchRelationSupportImpl

java.lang.Object
com.atlassian.confluence.relations.touch.TouchRelationSupportImpl
All Implemented Interfaces:
TouchRelationSupport

public class TouchRelationSupportImpl extends Object implements TouchRelationSupport
Since:
6.4.0
  • Constructor Details

  • Method Details

    • handleTouchRelations

      public void handleTouchRelations(Content input)
      Description copied from interface: TouchRelationSupport
      Modifies touch relations for a draft/current page pair to the correct state as though the logged in user just modified the associated content.
      Specified by:
      handleTouchRelations in interface TouchRelationSupport
      Parameters:
      input - Requires at least a ContentType and ContentId to be set on the supplied Content object.