aboutsummaryrefslogtreecommitdiffstats
path: root/cmso-ticketmgt/src/main/resources
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2019-03-15 12:11:34 -0400
committerJerry Flood <jflood@att.com>2019-03-15 13:02:42 -0400
commitb88b6af89e209dd4df15b3eecdad6043648ccd14 (patch)
treee443badf70bd813e08cfa65056c40f40d15b0749 /cmso-ticketmgt/src/main/resources
parent58e3b7d27c6a577c425dc3cc3c39350d2aba4ca6 (diff)
Update API to support async requests
Change-Id: Icde7d336d11517e60e7ab518c76faef8e917de3e Issue-ID: OPTFRA-433 Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-ticketmgt/src/main/resources')
-rw-r--r--cmso-ticketmgt/src/main/resources/logmessages.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmso-ticketmgt/src/main/resources/logmessages.properties b/cmso-ticketmgt/src/main/resources/logmessages.properties
index de09032..045d6ee 100644
--- a/cmso-ticketmgt/src/main/resources/logmessages.properties
+++ b/cmso-ticketmgt/src/main/resources/logmessages.properties
@@ -5,6 +5,8 @@ CANCEL_TICKET CANCEL_TICKET|Cancel ticket {0} : {1}: {2} : {3}|No resolution nee
UPDATE_TICKET UPDATE_TICKET|Update ticket {0} : {1}: {2} : {3}|No resolution needed|No action is required
GET_ACTIVE_TICKETS GET_ACTIVE_TICKETS|Get active tickets {0} : {1}: {2} : {3}|No resolution needed|No action is required
SEARCH_TICKETS SEARCH_TICKETS|Search tickets {0} : {1}: {2} : {3}|No resolution needed|No action is required
+DELETE_ACTIVE_TICKETS DELETE_ACTIVE_TICKETS|Delete active tickets {0} : {1}: {2} : {3}|No resolution needed|No action is required
+POLL_ACTIVE_TICKETS POLL_ACTIVE_TICKETS|Polling active tickets {0} : {1}: {2} : {3}|No resolution needed|No action is required
TICKET_NOT_FOUND TICKET_NOT_FOUND|Ticket not found id={0}|No resolution needed|No action is required
INVALID_ATTRIBUTE INVALID_ATTRIBUTE|Invalid attribute {0}={1}|No resolution needed|No action is required
MISSING_REQUIRED_ATTRIBUTE MISSING_REQUIRED_ATTRIBUTE|Missing required attribute '{0}'|No resolution needed|No action is required