Class ErrorSearchFormDto.ErrorSearchFormDtoBuilder
java.lang.Object
ch.admin.bit.jeap.errorhandling.web.api.ErrorSearchFormDto.ErrorSearchFormDtoBuilder
- Enclosing class:
ErrorSearchFormDto
-
Method Summary
Modifier and TypeMethodDescriptionbuild()closingReason(String closingReason) eventSource(String eventSource) stacktracePattern(String stacktracePattern) ticketNumber(String ticketNumber) toString()
-
Method Details
-
dateFrom
- Returns:
this.
-
dateTo
- Returns:
this.
-
eventName
- Returns:
this.
-
traceId
- Returns:
this.
-
eventId
- Returns:
this.
-
eventSource
- Returns:
this.
-
states
- Returns:
this.
-
errorCode
- Returns:
this.
-
sortField
- Returns:
this.
-
sortOrder
- Returns:
this.
-
stacktracePattern
- Returns:
this.
-
closingReason
- Returns:
this.
-
ticketNumber
- Returns:
this.
-
build
-
toString
-