Class CommandDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.telemetry.CommandDto
-
Field Summary
-
Constructor Summary
-
Method Summary
-
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)
-