Class RenderableComponent

    • Field Detail

      • componentType

        protected final String componentType
        Component type: used by the Arbiter UI to determine how to decode and render the object which is represented by the JSON representation of this object
    • Constructor Detail

      • RenderableComponent

        public RenderableComponent​(String componentType)