java.lang.Object
org.camunda.bpm.engine.rest.dto.telemetry.MetricDto

public class MetricDto extends Object
  • Field Details

    • count

      protected long count
  • Constructor Details

    • MetricDto

      public MetricDto(long count)
  • Method Details

    • getCount

      public long getCount()
    • setCount

      public void setCount(long count)