Class ServeEventQuery


  • public class ServeEventQuery
    extends java.lang.Object
    • Constructor Detail

      • ServeEventQuery

        public ServeEventQuery​(boolean onlyUnmatched,
                               java.util.UUID stubMappingId)
    • Method Detail

      • forStubMapping

        public static ServeEventQuery forStubMapping​(java.util.UUID stubMappingId)
      • isOnlyUnmatched

        public boolean isOnlyUnmatched()
      • getStubMappingId

        public java.util.UUID getStubMappingId()