Class UpdateProcessDefinitionHistoryTimeToLiveCmd

    • Field Detail

      • processDefinitionId

        protected String processDefinitionId
      • historyTimeToLive

        protected Integer historyTimeToLive
    • Constructor Detail

      • UpdateProcessDefinitionHistoryTimeToLiveCmd

        public UpdateProcessDefinitionHistoryTimeToLiveCmd​(String processDefinitionId,
                                                           Integer historyTimeToLive)