public abstract class Command extends Object
protected String
password
server
user
Command()
abstract void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String server
protected String user
protected String password
public Command()
public abstract void run() throws ForemanApiException
ForemanApiException
Copyright © 2017. All rights reserved.