| Package | Description |
|---|---|
| com.microsoft.alm.oauth2.useragent.subprocess |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProcess |
| Modifier and Type | Method and Description |
|---|---|
TestableProcess |
TestableProcessFactory.create(String... command)
Creates a child process represented by the provided command and starts it.
|
TestableProcess |
DefaultProcessFactory.create(String... command) |
| Constructor and Description |
|---|
ProcessCoordinator(TestableProcess process)
Initializes the ProcessCoordinator with an instance of
TestableProcess. |
Copyright © 2018. All rights reserved.