Interface ToSchema
- All Known Subinterfaces:
WidgetBlockStyles
,WidgetBlockValues
- All Known Implementing Classes:
AppMetaData
,AppSection
,AppTreeNode
,AuthenticationMetaDataResponseV1
,BasicErrorResponseV1
,FieldAdornment
,FieldMetaData
,FrontendComponent
,FrontendComponentValues
,FrontendStep
,Icon
,ManageSessionResponseV1
,MetaDataResponseV1
,ProcessInitOrStepOrStatusResponseV1
,ProcessInitOrStepOrStatusResponseV1.ProcessStepComplete
,ProcessInitOrStepOrStatusResponseV1.ProcessStepError
,ProcessInitOrStepOrStatusResponseV1.ProcessStepJobStarted
,ProcessInitOrStepOrStatusResponseV1.ProcessStepRunning
,ProcessInitOrStepOrStatusResponseV1.TypedResponse
,ProcessMetaData
,ProcessMetaDataLight
,ProcessMetaDataResponseV1
,TableMetaDataLight
,WidgetBlock
,WidgetBlockAudioValues
,WidgetBlockBaseStyles
,WidgetBlockButtonStyles
,WidgetBlockButtonValues
,WidgetBlockImageStyles
,WidgetBlockImageValues
,WidgetBlockInputFieldValues
,WidgetBlockTextStyles
,WidgetBlockTextValues
public interface ToSchema
Mark a class as eligible for running through the SchemaBuilder.
Actually not really necessary, as schemaBuilder can run on any class - but
does provide a method that a class might use to customize how it gets
schemafied.
-
Method Summary
-
Method Details
-
toSchema
-