public abstract class ExtensionProcessorContext
extends java.lang.Object
ExtensionProcessorPlugin class.This class is not intended for subclassing by extension developers.
| Constructor and Description |
|---|
ExtensionProcessorContext() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getExtensionId()
Returns the id of the extension being processed.
|