Class JobStatusMetricImpl
java.lang.Object
io.camunda.client.impl.statistics.response.JobStatusMetricImpl
- All Implemented Interfaces:
JobStatusMetric
-
Constructor Details
-
JobStatusMetricImpl
-
-
Method Details
-
getCount
public long getCount()Description copied from interface:JobStatusMetricReturns the number of jobs in this status.- Specified by:
getCountin interfaceJobStatusMetric- Returns:
- the count of jobs
-
getLastUpdatedAt
Description copied from interface:JobStatusMetricReturns the timestamp of the last update for this status.- Specified by:
getLastUpdatedAtin interfaceJobStatusMetric- Returns:
- the last updated timestamp, or null if no updates
-
hashCode
public int hashCode() -
equals
-
toString
-