Uses of Class
de.gematik.test.tiger.proxy.data.JexlQueryResponseDto.JexlQueryResponseDtoBuilder
-
Packages that use JexlQueryResponseDto.JexlQueryResponseDtoBuilder Package Description de.gematik.test.tiger.proxy.data -
-
Uses of JexlQueryResponseDto.JexlQueryResponseDtoBuilder in de.gematik.test.tiger.proxy.data
Methods in de.gematik.test.tiger.proxy.data that return JexlQueryResponseDto.JexlQueryResponseDtoBuilder Modifier and Type Method Description static JexlQueryResponseDto.JexlQueryResponseDtoBuilderJexlQueryResponseDto. builder()JexlQueryResponseDto.JexlQueryResponseDtoBuilderJexlQueryResponseDto.JexlQueryResponseDtoBuilder. elements(List<String> elements)JexlQueryResponseDto.JexlQueryResponseDtoBuilderJexlQueryResponseDto.JexlQueryResponseDtoBuilder. matchSuccessful(boolean matchSuccessful)JexlQueryResponseDto.JexlQueryResponseDtoBuilderJexlQueryResponseDto.JexlQueryResponseDtoBuilder. messageContext(Map<String,Object> messageContext)JexlQueryResponseDto.JexlQueryResponseDtoBuilderJexlQueryResponseDto.JexlQueryResponseDtoBuilder. rbelTreeHtml(String rbelTreeHtml)
-