public class GetTopicNamesCmd extends Object implements Command<List<String>>, Serializable
Modifier and Type | Field and Description |
---|---|
protected ExternalTaskQueryImpl |
externalTaskQuery |
Constructor and Description |
---|
GetTopicNamesCmd(boolean withLockedTasks,
boolean withUnlockedTasks,
boolean withRetriesLeft) |
Modifier and Type | Method and Description |
---|---|
List<String> |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected ExternalTaskQueryImpl externalTaskQuery
Copyright © 2022. All rights reserved.