public abstract class Command extends Object
public org.slf4j.Logger getLogger()
public abstract void execute(UISClient client, int threadNo, String... input) throws InvalidAttributesException
client - The UISClient to connect tothreadNo - The thread identifierinput - The command line parametersInvalidAttributesExceptionCopyright © 2013–2015 Europeana Cloud Development Team. All rights reserved.