Constructor and Description |
---|
DefaultEdge(ConfluenceUser user,
EdgeType edgeType,
Object target,
Date date,
@NonNull Object edgeId) |
Modifier and Type | Method and Description |
---|---|
Date |
getDate()
The date the edge was created.
|
@NonNull 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, @NonNull Object edgeId)
public ConfluenceUser getUser()
Edge
public EdgeType getEdgeType()
Edge
getEdgeType
in interface Edge
EdgeType
public @NonNull Object getEdgeId()
public Object getTarget()
Edge
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences