AbstractRepository Data Type

Available Since
1.4-M1
Properties
name data type description
description string
id string
indexDirectory string
layout string
name string

Example

{
  "id" : "...",
  "name" : "...",
  "layout" : "...",
  "indexDirectory" : "...",
  "description" : "..."
}