|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessDescriptor | |
|---|---|
| com.atlassian.bamboo.testutils | |
| Uses of ProcessDescriptor in com.atlassian.bamboo.testutils |
|---|
| Methods in com.atlassian.bamboo.testutils that return ProcessDescriptor | |
|---|---|
ProcessDescriptor |
CommandExecutor.exec(java.lang.String command)
A naive exec method that splits the passed command at each space. |
ProcessDescriptor |
CommandExecutor.exec(java.lang.String[] command)
|
ProcessDescriptor |
CommandExecutor.exec(java.lang.String[] command,
long timeout)
|
ProcessDescriptor |
CommandExecutor.startDaemon(java.lang.String[] command,
long timeout)
|
| Methods in com.atlassian.bamboo.testutils with parameters of type ProcessDescriptor | |
|---|---|
void |
CommandExecutor.stopDaemon(ProcessDescriptor processDescriptor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||