387388389390391392393394395
} public List<TaskCommandInst> getSystemTaskCommand(String commandType) { return commandExecutor.execute(new GetSystemTaskCommandCmd(commandType)); }