Hvl Polling Notification Server

Havelsan polling notification services info
More information: https://www.havelsan.com.tr
Contact Info: BIT_JAVA_ALTYAPI_YAZILIM_MIM_TK@havelsan.com.tr
Version: 4.1.0-SNAPSHOT
Apache License Version 2.0
https://www.apache.org/licenses/LICENSE-2.0

Access

Methods

[ Jump to Models ]

Table of Contents

NotificationPollingAnnouncementAPI

NotificationPollingUserAPI

NotificationPollingAnnouncementAPI

Up
delete /polling/announcement/by-uuid/{uuid}
Deletes announcement (delete)

Path parameters

uuid (required)
Path Parameter

Return type

HvlResponseVoid

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : { }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseVoid

Up
get /polling/announcement/by-uuid/{uuid}
Gets the announcement with provided uuid (getByUuid)

Path parameters

uuid (required)
Path Parameter

Return type

HvlResponseHvlNotificationPollingAnnouncementModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : {
    "updatedBy" : "updatedBy",
    "redirectUrl" : "redirectUrl",
    "shortDescription" : "shortDescription",
    "title" : "title",
    "type" : "type",
    "uuid" : "uuid",
    "version" : 0,
    "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
    "dateCreated" : "2000-01-23T04:56:07.000+00:00",
    "deleted" : true,
    "createdBy" : "createdBy",
    "deletedDate" : "2000-01-23T04:56:07.000+00:00",
    "id" : 6,
    "expirationDate" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseHvlNotificationPollingAnnouncementModel

Up
post /polling/announcement/list
Gets announcements as list (queryList1)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseListHvlNotificationPollingAnnouncementModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : [ {
    "updatedBy" : "updatedBy",
    "redirectUrl" : "redirectUrl",
    "shortDescription" : "shortDescription",
    "title" : "title",
    "type" : "type",
    "uuid" : "uuid",
    "version" : 0,
    "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
    "dateCreated" : "2000-01-23T04:56:07.000+00:00",
    "deleted" : true,
    "createdBy" : "createdBy",
    "deletedDate" : "2000-01-23T04:56:07.000+00:00",
    "id" : 6,
    "expirationDate" : "2000-01-23T04:56:07.000+00:00"
  }, {
    "updatedBy" : "updatedBy",
    "redirectUrl" : "redirectUrl",
    "shortDescription" : "shortDescription",
    "title" : "title",
    "type" : "type",
    "uuid" : "uuid",
    "version" : 0,
    "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
    "dateCreated" : "2000-01-23T04:56:07.000+00:00",
    "deleted" : true,
    "createdBy" : "createdBy",
    "deletedDate" : "2000-01-23T04:56:07.000+00:00",
    "id" : 6,
    "expirationDate" : "2000-01-23T04:56:07.000+00:00"
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseListHvlNotificationPollingAnnouncementModel

Up
post /polling/announcement/page
Gets announcements as page (queryPage2)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseHvlPageHvlNotificationPollingAnnouncementModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : {
    "data" : [ {
      "updatedBy" : "updatedBy",
      "redirectUrl" : "redirectUrl",
      "shortDescription" : "shortDescription",
      "title" : "title",
      "type" : "type",
      "uuid" : "uuid",
      "version" : 0,
      "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
      "dateCreated" : "2000-01-23T04:56:07.000+00:00",
      "deleted" : true,
      "createdBy" : "createdBy",
      "deletedDate" : "2000-01-23T04:56:07.000+00:00",
      "id" : 6,
      "expirationDate" : "2000-01-23T04:56:07.000+00:00"
    }, {
      "updatedBy" : "updatedBy",
      "redirectUrl" : "redirectUrl",
      "shortDescription" : "shortDescription",
      "title" : "title",
      "type" : "type",
      "uuid" : "uuid",
      "version" : 0,
      "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
      "dateCreated" : "2000-01-23T04:56:07.000+00:00",
      "deleted" : true,
      "createdBy" : "createdBy",
      "deletedDate" : "2000-01-23T04:56:07.000+00:00",
      "id" : 6,
      "expirationDate" : "2000-01-23T04:56:07.000+00:00"
    } ],
    "totalPages" : 6,
    "pageable" : {
      "pageNumber" : 1,
      "pageSize" : 5,
      "sort" : {
        "properties" : [ "properties", "properties" ],
        "direction" : "ASC"
      }
    },
    "totalElements" : 0
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseHvlPageHvlNotificationPollingAnnouncementModel

Up
post /polling/announcement/save
Saves announcement. (save)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseHvlNotificationPollingAnnouncementModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : {
    "updatedBy" : "updatedBy",
    "redirectUrl" : "redirectUrl",
    "shortDescription" : "shortDescription",
    "title" : "title",
    "type" : "type",
    "uuid" : "uuid",
    "version" : 0,
    "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
    "dateCreated" : "2000-01-23T04:56:07.000+00:00",
    "deleted" : true,
    "createdBy" : "createdBy",
    "deletedDate" : "2000-01-23T04:56:07.000+00:00",
    "id" : 6,
    "expirationDate" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseHvlNotificationPollingAnnouncementModel

Up
put /polling/announcement/update
Updates announcement (update)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseHvlNotificationPollingAnnouncementModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : {
    "updatedBy" : "updatedBy",
    "redirectUrl" : "redirectUrl",
    "shortDescription" : "shortDescription",
    "title" : "title",
    "type" : "type",
    "uuid" : "uuid",
    "version" : 0,
    "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
    "dateCreated" : "2000-01-23T04:56:07.000+00:00",
    "deleted" : true,
    "createdBy" : "createdBy",
    "deletedDate" : "2000-01-23T04:56:07.000+00:00",
    "id" : 6,
    "expirationDate" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseHvlNotificationPollingAnnouncementModel

NotificationPollingUserAPI

Up
post /polling/user/delete/by-uuids/
Deletes notification with provided uuid set (deleteByUuidSet)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseVoid

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : { }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseVoid

Up
post /polling/user/admin/delete/by-uuids/
Deletes notification by admin with provided uuid set (deleteByUuidSet1)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseVoid

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : { }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseVoid

Up
get /polling/user/unread/by-user/
Gets unread notification count (getUnreadNotificationCountByUser)

Return type

HvlResponseLong

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : 0
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseLong

Up
get /polling/user/unread/sub-count/by-user/
Gets unread notification count sub model according to user by type (getUnreadNotificationSubCountByUser)

Return type

HvlResponseHvlNotificationSubCountModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : {
    "dateCreated" : "2000-01-23T04:56:07.000+00:00",
    "updatedBy" : "updatedBy",
    "deleted" : true,
    "announcementCount" : 5,
    "createdBy" : "createdBy",
    "deletedDate" : "2000-01-23T04:56:07.000+00:00",
    "notificationCount" : 1,
    "id" : 6,
    "uuid" : "uuid",
    "version" : 0,
    "generalAnnouncementCount" : 5,
    "dateUpdated" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseHvlNotificationSubCountModel

Up
get /polling/user/admin/unread/sub-count/by-user/{user}
Gets unread notification count sub model according to user by notification type (getUnreadNotificationSubCountByUser1)

Path parameters

user (required)
Path Parameter

Return type

HvlResponseHvlNotificationSubCountModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : {
    "dateCreated" : "2000-01-23T04:56:07.000+00:00",
    "updatedBy" : "updatedBy",
    "deleted" : true,
    "announcementCount" : 5,
    "createdBy" : "createdBy",
    "deletedDate" : "2000-01-23T04:56:07.000+00:00",
    "notificationCount" : 1,
    "id" : 6,
    "uuid" : "uuid",
    "version" : 0,
    "generalAnnouncementCount" : 5,
    "dateUpdated" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseHvlNotificationSubCountModel

Up
get /polling/user/mark-all-read/by-user/
Marks read all notifications (markAllReadByUser)

Return type

HvlResponseVoid

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : { }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseVoid

Up
post /polling/user/mark-read/by-uuids/
Mark read notification with provided uuid set (markReadByUuidSet)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseVoid

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : { }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseVoid

Up
get /polling/user/mark-read/by-uuid/{uuid}
Marks read notification (markReadNotificationByUuid)

Path parameters

uuid (required)
Path Parameter

Return type

HvlResponseVoid

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : { }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseVoid

Up
post /polling/user/list
Gets notification as list (queryList)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseListHvlNotificationPollingUserModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : [ {
    "updatedBy" : "updatedBy",
    "redirectUrl" : "redirectUrl",
    "read" : true,
    "assigneeUser" : "assigneeUser",
    "shortDescription" : "shortDescription",
    "title" : "title",
    "type" : "type",
    "uuid" : "uuid",
    "version" : 0,
    "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
    "dateCreated" : "2000-01-23T04:56:07.000+00:00",
    "deleted" : true,
    "createdBy" : "createdBy",
    "deletedDate" : "2000-01-23T04:56:07.000+00:00",
    "id" : 6
  }, {
    "updatedBy" : "updatedBy",
    "redirectUrl" : "redirectUrl",
    "read" : true,
    "assigneeUser" : "assigneeUser",
    "shortDescription" : "shortDescription",
    "title" : "title",
    "type" : "type",
    "uuid" : "uuid",
    "version" : 0,
    "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
    "dateCreated" : "2000-01-23T04:56:07.000+00:00",
    "deleted" : true,
    "createdBy" : "createdBy",
    "deletedDate" : "2000-01-23T04:56:07.000+00:00",
    "id" : 6
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseListHvlNotificationPollingUserModel

Up
post /polling/user/page
Gets notification as page (queryPage)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseHvlPageHvlNotificationPollingUserModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : {
    "data" : [ {
      "updatedBy" : "updatedBy",
      "redirectUrl" : "redirectUrl",
      "read" : true,
      "assigneeUser" : "assigneeUser",
      "shortDescription" : "shortDescription",
      "title" : "title",
      "type" : "type",
      "uuid" : "uuid",
      "version" : 0,
      "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
      "dateCreated" : "2000-01-23T04:56:07.000+00:00",
      "deleted" : true,
      "createdBy" : "createdBy",
      "deletedDate" : "2000-01-23T04:56:07.000+00:00",
      "id" : 6
    }, {
      "updatedBy" : "updatedBy",
      "redirectUrl" : "redirectUrl",
      "read" : true,
      "assigneeUser" : "assigneeUser",
      "shortDescription" : "shortDescription",
      "title" : "title",
      "type" : "type",
      "uuid" : "uuid",
      "version" : 0,
      "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
      "dateCreated" : "2000-01-23T04:56:07.000+00:00",
      "deleted" : true,
      "createdBy" : "createdBy",
      "deletedDate" : "2000-01-23T04:56:07.000+00:00",
      "id" : 6
    } ],
    "totalPages" : 6,
    "pageable" : {
      "pageNumber" : 1,
      "pageSize" : 5,
      "sort" : {
        "properties" : [ "properties", "properties" ],
        "direction" : "ASC"
      }
    },
    "totalElements" : 0
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseHvlPageHvlNotificationPollingUserModel

Up
post /polling/user/admin/page
Gets notification as page by admin (queryPage1)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseHvlPageHvlNotificationPollingUserModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : {
    "data" : [ {
      "updatedBy" : "updatedBy",
      "redirectUrl" : "redirectUrl",
      "read" : true,
      "assigneeUser" : "assigneeUser",
      "shortDescription" : "shortDescription",
      "title" : "title",
      "type" : "type",
      "uuid" : "uuid",
      "version" : 0,
      "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
      "dateCreated" : "2000-01-23T04:56:07.000+00:00",
      "deleted" : true,
      "createdBy" : "createdBy",
      "deletedDate" : "2000-01-23T04:56:07.000+00:00",
      "id" : 6
    }, {
      "updatedBy" : "updatedBy",
      "redirectUrl" : "redirectUrl",
      "read" : true,
      "assigneeUser" : "assigneeUser",
      "shortDescription" : "shortDescription",
      "title" : "title",
      "type" : "type",
      "uuid" : "uuid",
      "version" : 0,
      "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
      "dateCreated" : "2000-01-23T04:56:07.000+00:00",
      "deleted" : true,
      "createdBy" : "createdBy",
      "deletedDate" : "2000-01-23T04:56:07.000+00:00",
      "id" : 6
    } ],
    "totalPages" : 6,
    "pageable" : {
      "pageNumber" : 1,
      "pageSize" : 5,
      "sort" : {
        "properties" : [ "properties", "properties" ],
        "direction" : "ASC"
      }
    },
    "totalElements" : 0
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseHvlPageHvlNotificationPollingUserModel

Up
post /polling/user/send
Sends user specific polling notification (send)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Body Parameter

Return type

HvlResponseHvlNotificationPollingUserModel

Example data

Content-Type: application/json
{
  "errorDetail" : {
    "errorClassName" : "errorClassName",
    "service" : "service",
    "errorMessage" : "errorMessage",
    "errorCode" : "errorCode",
    "errorDetail" : "errorDetail",
    "time" : "2000-01-23T04:56:07.000+00:00",
    "uuid" : "uuid",
    "errorArguments" : [ { }, { } ]
  },
  "body" : {
    "updatedBy" : "updatedBy",
    "redirectUrl" : "redirectUrl",
    "read" : true,
    "assigneeUser" : "assigneeUser",
    "shortDescription" : "shortDescription",
    "title" : "title",
    "type" : "type",
    "uuid" : "uuid",
    "version" : 0,
    "dateUpdated" : "2000-01-23T04:56:07.000+00:00",
    "dateCreated" : "2000-01-23T04:56:07.000+00:00",
    "deleted" : true,
    "createdBy" : "createdBy",
    "deletedDate" : "2000-01-23T04:56:07.000+00:00",
    "id" : 6
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK HvlResponseHvlNotificationPollingUserModel

Models

[ Jump to Methods ]

Table of Contents

  1. HvlErrorDetail
  2. HvlNotificationPollingAnnouncementModel
  3. HvlNotificationPollingAnnouncementQueryModel
  4. HvlNotificationPollingUserModel
  5. HvlNotificationPollingUserQueryModel
  6. HvlNotificationPollingUuidSetModel
  7. HvlNotificationSubCountModel
  8. HvlPageHvlNotificationPollingAnnouncementModel
  9. HvlPageHvlNotificationPollingUserModel
  10. HvlPageable
  11. HvlResponseHvlNotificationPollingAnnouncementModel
  12. HvlResponseHvlNotificationPollingUserModel
  13. HvlResponseHvlNotificationSubCountModel
  14. HvlResponseHvlPageHvlNotificationPollingAnnouncementModel
  15. HvlResponseHvlPageHvlNotificationPollingUserModel
  16. HvlResponseListHvlNotificationPollingAnnouncementModel
  17. HvlResponseListHvlNotificationPollingUserModel
  18. HvlResponseLong
  19. HvlResponseVoid
  20. HvlSort

HvlErrorDetail Up

uuid (optional)
errorClassName (optional)
errorCode (optional)
errorDetail (optional)
errorMessage (optional)
service (optional)
time (optional)
Date format: date-time
errorArguments (optional)

HvlNotificationPollingAnnouncementModel Up

uuid
version (optional)
Integer format: int32
dateCreated (optional)
Date format: date-time
dateUpdated (optional)
Date format: date-time
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
Date format: date-time
id
Long format: int64
title
type (optional)
shortDescription
redirectUrl (optional)
expirationDate
Date format: date-time

HvlNotificationPollingAnnouncementQueryModel Up

pageable (optional)
filters (optional)
limit (optional)
Integer format: int32
checkExpirationDate (optional)
title (optional)
publishStartDate (optional)
Date format: date-time
publishEndDate (optional)
Date format: date-time
expirationStartDate (optional)
Date format: date-time
expirationEndDate (optional)
Date format: date-time

HvlNotificationPollingUserModel Up

uuid
version (optional)
Integer format: int32
dateCreated (optional)
Date format: date-time
dateUpdated (optional)
Date format: date-time
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
Date format: date-time
id
Long format: int64
title
type (optional)
shortDescription
redirectUrl (optional)
assigneeUser
read (optional)

HvlNotificationPollingUserQueryModel Up

pageable (optional)
filters (optional)
assigneeUser
type
read (optional)
limit (optional)
Integer format: int32
startDate (optional)
Date format: date-time
endDate (optional)
Date format: date-time
title (optional)

HvlNotificationPollingUuidSetModel Up

uuid
version (optional)
Integer format: int32
dateCreated (optional)
Date format: date-time
dateUpdated (optional)
Date format: date-time
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
Date format: date-time
id
Long format: int64
uuidSet

HvlNotificationSubCountModel Up

uuid
version (optional)
Integer format: int32
dateCreated (optional)
Date format: date-time
dateUpdated (optional)
Date format: date-time
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
Date format: date-time
id
Long format: int64
notificationCount (optional)
Long format: int64
announcementCount (optional)
Long format: int64
generalAnnouncementCount (optional)
Long format: int64

HvlPageHvlNotificationPollingAnnouncementModel Up

totalElements (optional)
Long format: int64
totalPages (optional)
Integer format: int32
pageable (optional)
data (optional)

HvlPageHvlNotificationPollingUserModel Up

totalElements (optional)
Long format: int64
totalPages (optional)
Integer format: int32
pageable (optional)
data (optional)

HvlPageable Up

pageNumber (optional)
Integer format: int32
pageSize (optional)
Integer format: int32
sort (optional)

HvlResponseHvlNotificationPollingAnnouncementModel Up

body (optional)
errorDetail (optional)

HvlResponseHvlNotificationPollingUserModel Up

body (optional)
errorDetail (optional)

HvlResponseHvlNotificationSubCountModel Up

body (optional)
errorDetail (optional)

HvlResponseHvlPageHvlNotificationPollingAnnouncementModel Up

body (optional)
errorDetail (optional)

HvlResponseHvlPageHvlNotificationPollingUserModel Up

body (optional)
errorDetail (optional)

HvlResponseListHvlNotificationPollingAnnouncementModel Up

body (optional)
errorDetail (optional)

HvlResponseListHvlNotificationPollingUserModel Up

body (optional)
errorDetail (optional)

HvlResponseLong Up

body (optional)
Long format: int64
errorDetail (optional)

HvlResponseVoid Up

body (optional)
errorDetail (optional)

HvlSort Up

direction (optional)
Enum:
ASC
DESC
UNSORTED
properties (optional)