public class ProcessQuery extends Object
| Constructor and Description |
|---|
ProcessQuery(String command,
String argument)
使用给定的命令和参数构造一个新实例.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getArgument()
获取要查询的流程的参数.
|
String |
getCommand()
获取要查询的进程的命令.
|
Copyright © 2019. All rights reserved.