public class XBMCListAddonsCommand extends AbstractServerCommand<XBMCListAddonsResult>
AbstractServerCommand.param
Constructor and Description |
---|
XBMCListAddonsCommand(Controller controller)
The constructor
|
Modifier and Type | Method and Description |
---|---|
XBMCListAddonsResult |
execute(ICommandLogger logger,
IProgressMonitor monitor)
Used to execute the command
|
protected IXBMCUpdater |
getUpdater() |
getController
public XBMCListAddonsCommand(Controller controller)
controller
- The controllerprotected IXBMCUpdater getUpdater()
public XBMCListAddonsResult execute(ICommandLogger logger, IProgressMonitor monitor)
execute
in class AbstractServerCommand<XBMCListAddonsResult>
logger
- The command loggermonitor
- The progress monitor