Obtaining all objects of one type, or in other words all instances of one type (for example, all instances of a request, which is an object in the database), can be done using both the “code” and “design” methods, which are in Below is the description given to it

bpmAppService.BPMSServices.HQLService.GetAll (input1);
input1: Typeof (type desired) – (typeof (Rayvarz.BPMApp. [Application name] .Module. [Table name]));
Output: List