org.camunda.bpm.engine.rest.dto
Class HistoryTimeToLiveDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.HistoryTimeToLiveDto
public class HistoryTimeToLiveDto
- extends Object
- Author:
- Svetlana Dorokhova
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryTimeToLiveDto
public HistoryTimeToLiveDto()
HistoryTimeToLiveDto
public HistoryTimeToLiveDto(Integer historyTimeToLive)
getHistoryTimeToLive
public Integer getHistoryTimeToLive()
setHistoryTimeToLive
public void setHistoryTimeToLive(Integer historyTimeToLive)
Copyright © 2017 camunda services GmbH. All rights reserved.