org.camunda.bpm.engine.rest.dto
Class CountResultDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.CountResultDto
public class CountResultDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CountResultDto
public CountResultDto()
CountResultDto
public CountResultDto(long count)
getCount
public long getCount()
setCount
public void setCount(long count)
Copyright © 2016 camunda services GmbH. All rights reserved.