Class RuleStat
java.lang.Object
com.codebarrel.automation.api.store.model.RuleStat
RuleStat is a Querydsl bean type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionA hash value that uniquely identifies the eventgetId()voidsetAuditId(Long auditId) voidsetCategory(String category) voidsetClientKey(String clientKey) voidsetCreated(Timestamp created) voidsetDuration(Long duration) voidsetEndToEndDuration(Long endToEndDuration) voidsetEventHash(String eventHash) voidvoidsetQueuedItemCount(Integer queuedItemCount) void
-
Constructor Details
-
RuleStat
public RuleStat()
-
-
Method Details
-
getAuditId
-
setAuditId
-
getCategory
-
setCategory
-
getClientKey
-
setClientKey
-
getCreated
-
setCreated
-
getDuration
-
setDuration
-
getEndToEndDuration
-
setEndToEndDuration
-
getEventHash
A hash value that uniquely identifies the event -
setEventHash
-
getId
-
setId
-
getQueuedItemCount
-
setQueuedItemCount
-
getRuleId
-
setRuleId
-