public class GetProcessDefinitionHistoryLevelModelCmd extends Object implements Command<HistoryLevel>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
processDefinitionId |
| Constructor and Description |
|---|
GetProcessDefinitionHistoryLevelModelCmd(String processDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
HistoryLevel |
execute(CommandContext commandContext) |
protected String processDefinitionId
public GetProcessDefinitionHistoryLevelModelCmd(String processDefinitionId)
public HistoryLevel execute(CommandContext commandContext)
execute in interface Command<HistoryLevel>Copyright © 2019 Flowable. All rights reserved.