| Interface | Description |
|---|---|
| ProcessCreateItem |
This code is experimental.
|
| ProcessDeleteItem |
This code is experimental.
|
| ProcessItem |
A
ProcessItem is used by the ProcessRequest to store the necessary data needed
for processing by the ProcessingFramework. |
| ProcessRequest<T extends ProcessItem> |
The
ProcessRequest is a request that is capable of being processed by PostProcessPlugins in a ProcessingFramework. |
| ProcessResource |
This code is experimental.
|
| ProcessResourceItem |
The
ProcessResourceItem represents the data that will be processed by the ProcessingFramework. |
| ProcessUpdateItem |
This code is experimental.
|
| Exception | Description |
|---|---|
| InaccessibleResourceException |
Exception that indicates an unexpected error loading a resource
|
This work is licensed under a Creative Commons Attribution 4.0 International License.