| Interface | Description |
|---|---|
| ReferenceWorker<T extends BaseReference> |
| Class | Description |
|---|---|
| AuthorityBaseReference<T extends AuthorityBaseReference<T>> | |
| AuthorityBaseTree<T extends AuthorityBaseReference<T>> | |
| AuthorityStructure |
There are a list of these in each structure
|
| BaseReference | |
| BaseTree<T extends BaseReference> | |
| PipelineBinding | |
| PipelineCategory | |
| PipelineDefinition |
Corresponding to the pipeline.txt file in a feature definition
|
| PipelineDomain | |
| PluginIdGen | |
| PluginIndex | |
| PluginOperation | |
| PluginQueue | |
| PluginType | |
| PrivateDataReference | |
| RawBaseTree<T extends BaseReference> | |
| ScheduleLink | |
| ScheduleLinkContainer | |
| ScheduleLinkReference | |
| ScheduleReference | |
| ScriptReference |
A script reference is simply a reference to a script
|
| Structure |
Structure maps to the structure.txt file used by the FeatureInstaller
It contains a map of structures for each authority, and then within each the
types, idgens queues and operations that should exist in that authority.
|