Class ServeEventQuery
java.lang.Object
com.github.tomakehurst.wiremock.admin.model.ServeEventQuery
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfilter(List<ServeEvent> events) static ServeEventQueryforStubMapping(StubMapping stubMapping) static ServeEventQueryforStubMapping(UUID stubMappingId) static ServeEventQueryfromRequest(Request request) boolean
-
Field Details
-
ALL
-
ALL_UNMATCHED
-
-
Constructor Details
-
ServeEventQuery
-
-
Method Details
-
forStubMapping
-
forStubMapping
-
fromRequest
-
isOnlyUnmatched
public boolean isOnlyUnmatched() -
getStubMappingId
-
filter
-