Class BatchGroup

java.lang.Object
ghidra.plugins.importer.batch.BatchGroup

public class BatchGroup extends Object
A group of LoadSpecs (possibly from different user added sources) that have a common BatchSegregatingCriteria.

All the Apps must have the same set of LoadSpecs to be included in the same BatchGroup.

Each BatchGroup has a single selected (BatchGroupLoadSpec) that applies to all the Apps in the group.