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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public DetermineHistoryLevelCmd(List<HistoryLevel> historyLevels)
public HistoryLevel execute(CommandContext commandContext)
execute
in interface Command<HistoryLevel>
Copyright © 2022. All rights reserved.