Interface JSONItem

All Known Subinterfaces:
ActionConfig, ActionConfig, Blueprint, Blueprint, ComponentEditConfig, ComponentStyle, ComponentStyle.Option, DropTarget, EditConfig, LiveAction, LiveRelationship, LiveRelationship, LiveStatus, LiveStatus, RolloutConfig, Template
All Known Implementing Classes:
BaseAction, ChildEditor, CustomEditConfig, FilteredAction

public interface JSONItem
Describes an object which can be serialized to json
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Serializes this descriptor to json
  • Method Details