Class GraphDirectoryObjectList

java.lang.Object
com.atlassian.crowd.directory.rest.entity.PageableGraphList<DirectoryObject>
com.atlassian.crowd.directory.rest.entity.GraphDirectoryObjectList

public class GraphDirectoryObjectList extends PageableGraphList<DirectoryObject>
Represents a collection of directory objects, returned from the members and memberOf navigational property endpoints, which may be either of the generic DirectoryObject type or more concrete types
  • Constructor Details