Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
See Designing a List to design a list to retrieve all records from your form.
Thanks.Actually,I had solved this as fllows:
WorkflowManager wm = (WorkflowManager) AppUtil.getApplicationContext().getBean("workflowManager"); Collection<WorkflowPackage> packegeList = wm.getPackageList();
Hi,
I want to know the method of getting the list of all applications,Please share the idea if anyone knows.