Class BatchGroupLoadSpec

java.lang.Object
ghidra.plugins.importer.batch.BatchGroupLoadSpec
All Implemented Interfaces:
Comparable<BatchGroupLoadSpec>

public class BatchGroupLoadSpec extends Object implements Comparable<BatchGroupLoadSpec>
Similar to a LoadSpec, but not associated with a Loader.

This has the same information as a LoadSpec, but for all the members of a BatchGroup.