Class GraphDeltaQueryResult<T>
java.lang.Object
com.atlassian.crowd.directory.rest.delta.GraphDeltaQueryResult<T>
- Type Parameters:
T
- the type of the results
Represents a mapped result from a Graph delta query. In addition to the results theirselves, a link for tracking
changes is present
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GraphDeltaQueryResult
-
-
Method Details
-
getResults
-
getDeltaLink
-