Modifier and Type | Field and Description |
---|---|
protected Command<?> |
command |
protected ControllableThread |
controllableThread |
Constructor and Description |
---|
ControlledCommand(ControllableThread controllableThread,
Command<?> command) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected ControllableThread controllableThread
protected Command<?> command
public ControlledCommand(ControllableThread controllableThread, Command<?> command)
public Object execute(CommandContext commandContext)
Copyright © 2022. All rights reserved.