Class CommandDto

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

public class CommandDto extends Object
  • Field Details

    • count

      protected long count
  • Constructor Details

    • CommandDto

      public CommandDto(long count)
  • Method Details

    • getCount

      public long getCount()
    • setCount

      public void setCount(long count)