public interface IRuntimeConfig
| Modifier and Type | Method and Description |
|---|---|
IArtifactStore |
getArtifactStore() |
ICommandLinePostProcessor |
getCommandLinePostProcessor() |
ProcessOutput |
getProcessOutput() |
boolean |
isDaemonProcess() |
ProcessOutput getProcessOutput()
ICommandLinePostProcessor getCommandLinePostProcessor()
IArtifactStore getArtifactStore()
boolean isDaemonProcess()
Copyright © 2016. All Rights Reserved.