Useful for devs when reverse engineering a codebase. Want to select 1 or 2 classes.
This feature has been anticipated so the custom meta-data for a source already includes a field for the Lightning component name. If this is present then use dynamic creation in lightning to create the component and then send the results from it back when starting the scan.
The dynamically created component is just a list of Apex classes with checkboxes. A search box can make it easier to find the class you want.
Then a submit button to start the scan
Useful for devs when reverse engineering a codebase. Want to select 1 or 2 classes.
This feature has been anticipated so the custom meta-data for a source already includes a field for the Lightning component name. If this is present then use dynamic creation in lightning to create the component and then send the results from it back when starting the scan.
The dynamically created component is just a list of Apex classes with checkboxes. A search box can make it easier to find the class you want.
Then a submit button to start the scan