public abstract class Command extends Object
protected String server
protected String user
protected String password
public abstract void run()
throws ForemanApiException
ForemanApiExceptionCopyright © 2016–2017. All rights reserved.