| Package | Description |
|---|---|
| org.kohsuke.stapler |
Stapler URL->Object mapping framework.
|
| org.kohsuke.stapler.export |
Mechanism for writing out a graph of model objects in a machine readable format.
|
| Class and Description |
|---|
| Flavor
Export flavor.
|
| Class and Description |
|---|
| DataWriter
Receives the event callback on the model data to be exposed.
|
| ExportConfig
Controls the output behaviour.
|
| Flavor
Export flavor.
|
| Model
Writes all the property of one
ExportedBean to DataWriter. |
| NotExportableException
Signals an error that the class didn't have
ExportedBean. |
| Property |
| Range
Specifies the range in a collection.
|
| TreePruner
Controls the portion of the object graph to be written to
DataWriter. |
| XSD.Annotated |
| XSD.Annotation |
| XSD.ComplexContent |
| XSD.ComplexType |
| XSD.ContentModel |
| XSD.Element |
| XSD.Enumeration |
| XSD.Restriction |
| XSD.SimpleType |
Copyright © 2014. All rights reserved.