public class ProcessLibraryCommand extends Object
| Constructor and Description |
|---|
ProcessLibraryCommand() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getArguments() |
List<String> |
getCommandList() |
String |
getExecutable() |
String |
getType() |
void |
setArguments(List<String> arguments) |
void |
setExecutable(String executable) |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.