public class RuntimeGenerate extends Object
private boolean
isWait
private static org.slf4j.Logger
logger
RuntimeGenerate()
static RuntimeGenerate
build()
R
exec(List<String> commands)
exec(String... commands)
exec(String command)
boolean
isWait()
RuntimeGenerate
setWait(boolean wait)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static org.slf4j.Logger logger
private boolean isWait
public RuntimeGenerate()
public static RuntimeGenerate build()
public R exec(String command)
public R exec(String... commands)
public R exec(List<String> commands)
public boolean isWait()
public RuntimeGenerate setWait(boolean wait)
Copyright © 2024. All rights reserved.