Searched defs:cujType (Results 1 – 2 of 2) sorted by relevance
32 const cujType = this.getCujTypeFromData(dataEntries); constant89 const cujType = Object.values(CujType).find((type) => type === eventId); constant
193 const cujType = assertDefined(event.getChildByName('cujType')).getValue(); constant