Constructor and Description |
---|
DefaultEdge(ConfluenceUser user,
EdgeType edgeType,
Object target,
Date date,
Object edgeId) |
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.
|
public DefaultEdge(ConfluenceUser user, EdgeType edgeType, Object target, Date date, Object edgeId)
public ConfluenceUser getUser()
Edge
public EdgeType getEdgeType()
Edge
getEdgeType
in interface Edge
EdgeType
public Object getEdgeId()
public Object getTarget()
Edge
Copyright © 2003–2016 Atlassian. All rights reserved.