COMPS.Data.RelatableEntity module#

class COMPS.Data.RelatableEntity.RelatableEntity[source]#

Bases: object

Get all ‘parent’ workitems that this entity is related to.

Parameters:

relation_type – A RelationType object specifying which parent related WorkItems to filter to. If none is specified, all parent related WorkItems are returned.