company logo

NoticeType - Notice Types

Notice types describe different types of notices, which might be linked to resources.

Enumarators overview

Enumerator details

  1. undefined_notice - Undefined notice type
    Code: 0
    to list
  2. Emails - Email notice

    Notice has been sent as email.

    Code: 2
    to list
  3. Mails - Mail notice

    Notice refers to one or more posted mails.

    Code: 3
    to list
  4. Phone - Notice about phone call
    Code: 5
    to list
  5. Developments - Development notes
    Code: 6
    to list
  6. Notes - Comments

    Comments usually do not require any action. They just contain remarks to a certain topic.

    Code: 7
    to list
  7. IncommingEmail - Incoming email

    An incoming email contains the complete email message including appended documents.

    Code: 21
    to list
  8. Outgoing_Email - Outgoing email

    An outgoing email contains the complete message sent, but also appended documents.

    Code: 22
    to list
  9. Re_submission - Resubmission of an email

    An email, which has sent again gets the status resubmission.

    Code: 23
    to list
  10. Imcomming_Mail - Incoming mail

    A notice for an incoming mail may contain remarks to the received mail but also the mail as scanned document.

    Code: 31
    to list
  11. Outgoing_Mail - Outgoing mail

    This is a remark about an outgoing mail that may also contain the fax as appended document.

    Code: 32
    to list
  12. Incomming_Fax - Incoming fax

    A notice for an incoming fax may contain remarks to the received fax but also the fax as scanned document.

    Code: 41
    to list
  13. Outgoing_Fax - Notice about an outgoing fax

    This is a remark about an outgoing fax that may also contain the fax as appended document.

    Code: 42
    to list
  14. Error_note - Error notice

    An error notice or bug report describes a problem with the related resource.

    Code: 61
    to list
  15. Update - Update made

    Changes made in a certain part of the product.

    Code: 62
    to list
  16. Request - Customer request

    A request, which has been defined by customers or from a customers view point.

    Code: 63
    to list
  17. Improvement - Desired improvement
    Code: 64
    to list
  18. Work_note - Hint or motivation for implementation details

    Working notes provide hints for specific implementation details. Ideally, each resource should have maximum one work note.

    Code: 65
    to list
  19. Note - Any other note

    A note just contains some remarks (about the related resource).

    Code: 71
    to list
  20. Documentation_Note - Documentation notice

    A documentation notice explains conceptual details for the related resource.

    Code: 72
    to list