@ -109,6 +109,7 @@ public class ControllerConstants {
protectedstaticfinalStringQUEUE_QUEUE_TEXT_SEARCH_DESCRIPTION="The case insensitive 'substring' filter based on the queue name.";
protectedstaticfinalStringQUEUE_STATS_TEXT_SEARCH_DESCRIPTION="The case insensitive 'substring' filter based on the queue name or service id.";
protectedstaticfinalStringQUEUE_ID_PARAM_DESCRIPTION="A string value representing the queue id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'";
protectedstaticfinalStringQUEUE_STATS_ID_PARAM_DESCRIPTION="A string value representing the queue stats id. For example, '687f294c-42b6-435a-983c-b7beff2784f9'";
protectedstaticfinalStringQUEUE_NAME_PARAM_DESCRIPTION="A string value representing the queue id. For example, 'Main'";
protectedstaticfinalStringOTA_PACKAGE_INFO_DESCRIPTION="OTA Package Info is a lightweight object that includes main information about the OTA Package excluding the heavyweight data. ";
protectedstaticfinalStringOTA_PACKAGE_DESCRIPTION="OTA Package is a heavyweight object that includes main information about the OTA Package and also data. ";