Uses of Class
dev.galasa.framework.api.common.SupportedQueryParameterNames
Packages that use SupportedQueryParameterNames
-
Uses of SupportedQueryParameterNames in dev.galasa.framework.api.common
Fields in dev.galasa.framework.api.common declared as SupportedQueryParameterNamesModifier and TypeFieldDescriptionstatic final SupportedQueryParameterNames
SupportedQueryParameterNames.NO_QUERY_PARAMETERS_SUPPORTED
Methods in dev.galasa.framework.api.common that return SupportedQueryParameterNamesModifier and TypeMethodDescriptionBaseRoute.getSupportedQueryParameterNames()
IRoute.getSupportedQueryParameterNames()
Methods in dev.galasa.framework.api.common with parameters of type SupportedQueryParameterNamesModifier and TypeMethodDescriptionvoid
QueryParameters.checkForUnsupportedQueryParameters
(SupportedQueryParameterNames supportedParamNames) QueryParameters.getUnsupportedQueryParameters
(SupportedQueryParameterNames supportedParamNames)