PluginPackage

Package: ghidra.framework.plugintool.util
Type: class

10.3_PUBLIC

addedmethod: exists
static boolean exists(java.lang.String packageName)

10.2_PUBLIC

addedmethod: getActivationLevel
ghidra.framework.plugintool.util.PluginStatus getActivationLevel()
addedmethod: toString
java.lang.String toString()
addedfield: UTILITY_PRIORITY
static int UTILITY_PRIORITY
modifiedfield: CORE_PRIORITY
constant: 0 → 1
- static int CORE_PRIORITY
+ static int CORE_PRIORITY
removedmethod: isfullyAddable
boolean isfullyAddable()

9.0.1_PUBLIC

introducedInitial version