public interface Edge
A page with 10 comments and 2 likes, has a total of 12 edges emanating from it.
Modifier and Type | Method and Description |
---|---|
Date |
getDate()
The date the edge was created.
|
Object |
getEdgeId() |
EdgeType |
getEdgeType()
The type of the edge.
|
Object |
getTarget()
The object that the edge / action is targeted at.
|
ConfluenceUser |
getUser()
The user who created the edge.
|
ConfluenceUser getUser()
Object getTarget()
Date getDate()
Object getEdgeId()
Copyright © 2003–2018 Atlassian. All rights reserved.