public abstract class AbstractCommandExecutor extends Object implements CommandExecutor
| Constructor and Description |
|---|
AbstractCommandExecutor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute() |
boolean |
execute(Properties properties) |
abstract boolean |
executeInternal(Properties properties) |
public boolean execute()
execute in interface CommandExecutorpublic boolean execute(Properties properties)
execute in interface CommandExecutorpublic abstract boolean executeInternal(Properties properties) throws RestException
RestExceptionCopyright © 2015 Kicktipp GmbH. All rights reserved.