Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
2.15. Data-Class: GroupDefinitionRest
One DynaGroup definition Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
| Name | Type | Description |
|---|---|---|
| id | int | The id of the definition |
| name | String | The name of the definition |
| description | String | A description of the definition |
| expression | List<String> | Individual lines of the group expression |
| recalcInterval | long | Interval in ms at which the expression should be re-evaluated. A value of 0 means no recalculation. |
| generatedGroupIds | List<Integer> | List of ids for the groups generated by this group expression |
| recursive | boolean | Is this definition generating rescursive groups? |
| links | List<Link> |