이 콘텐츠는 선택한 언어로 제공되지 않습니다.
2.15. Data-Class: GroupDefinitionRest
One DynaGroup definition 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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> |