public class TouchRelationSupportImpl extends Object implements TouchRelationSupport
| Constructor and Description |
|---|
TouchRelationSupportImpl(ContentService contentService,
RelationService relationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleTouchRelations(Content input)
Modifies touch relations for a draft/current page pair to the correct state
as though the logged in user just modified the associated content.
|
public TouchRelationSupportImpl(ContentService contentService, RelationService relationService)
public void handleTouchRelations(Content input)
TouchRelationSupporthandleTouchRelations in interface TouchRelationSupportinput - Requires at least a ContentType and ContentId to be set on the supplied Content object.Copyright © 2003–2019 Atlassian. All rights reserved.