Class HistoryTimeToLiveDto

java.lang.Object
org.camunda.bpm.engine.rest.dto.HistoryTimeToLiveDto

public class HistoryTimeToLiveDto extends Object
Author:
Svetlana Dorokhova
  • Constructor Details

    • HistoryTimeToLiveDto

      public HistoryTimeToLiveDto()
    • HistoryTimeToLiveDto

      public HistoryTimeToLiveDto(Integer historyTimeToLive)
  • Method Details

    • getHistoryTimeToLive

      public Integer getHistoryTimeToLive()
    • setHistoryTimeToLive

      public void setHistoryTimeToLive(Integer historyTimeToLive)