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 SupportedQueryParameterNamesSupportedQueryParameterNames.NO_QUERY_PARAMETERS_SUPPORTEDMethods 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 TypeMethodDescriptionvoidQueryParameters.checkForUnsupportedQueryParameters(SupportedQueryParameterNames supportedParamNames) QueryParameters.getUnsupportedQueryParameters(SupportedQueryParameterNames supportedParamNames)