getAllClassesHierarchy

The getAllClassesHierarchy method retrieves the entire class model tree.

See the "Class Model Example".

Input

Parameter Comment
cmdbContext For details, see CmdbContext and the schema documentation for CmdbContext.

Output

Parameter Comment
classesHierarchy A collection of pairs of class name and parent class name. For details, see UcmdbClassModelHierarchy.
comments For internal use only.