org.camunda.bpm.engine.rest.dto.runtime
Class PriorityDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.runtime.PriorityDto
public class PriorityDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
priority
protected Long priority
PriorityDto
public PriorityDto()
getPriority
public Long getPriority()
setPriority
public void setPriority(Long priority)
Copyright © 2016 camunda services GmbH. All rights reserved.