public class UpdateCaseDefinitionHistoryTimeToLiveCmd extends Object implements Command<Void>, Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected String | caseDefinitionId | 
| protected Integer | historyTimeToLive | 
| Constructor and Description | 
|---|
| UpdateCaseDefinitionHistoryTimeToLiveCmd(String caseDefinitionId,
                                        Integer historyTimeToLive) | 
protected String caseDefinitionId
protected Integer historyTimeToLive
public Void execute(CommandContext commandContext)
Copyright © 2018. All rights reserved.