public class DetermineHistoryLevelCmd extends Object implements Command<HistoryLevel>
Constructor and Description |
---|
DetermineHistoryLevelCmd(List<HistoryLevel> historyLevels) |
Modifier and Type | Method and Description |
---|---|
HistoryLevel |
execute(CommandContext commandContext) |
public DetermineHistoryLevelCmd(List<HistoryLevel> historyLevels)
public HistoryLevel execute(CommandContext commandContext)
execute
in interface Command<HistoryLevel>
Copyright © 2020. All rights reserved.