Class IncidentsListResult
java.lang.Object
net.atthegate.server.api.apiModels.IncidentsListResult
Model for list results
-
Field Summary
FieldsModifier and TypeFieldDescriptionCursor for next pageList of allowed incidents hosts Key - uid Value - emailList of found incidentsboolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
incidents
List of found incidents -
cursorStr
Cursor for next page -
hosts
List of allowed incidents hosts Key - uid Value - email -
hostsManual
-
loadMore
public boolean loadMore -
limitMessage
-
types
-
-
Constructor Details
-
IncidentsListResult
public IncidentsListResult()
-