Class CommandDto
- java.lang.Object
- 
- org.camunda.bpm.engine.rest.dto.telemetry.CommandDto
 
- 
 public class CommandDto extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description protected longcount
 - 
Constructor SummaryConstructors Constructor Description CommandDto(long count)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetCount()voidsetCount(long count)
 
-