Package org.camunda.bpm.engine.rest.dto
Class CountResultDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.CountResultDto
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CountResultDto
public CountResultDto() -
CountResultDto
public CountResultDto(long count)
-
-
Method Details
-
getCount
public long getCount() -
setCount
public void setCount(long count)
-