Package | Description |
---|---|
org.alfresco.util.exec |
Modifier and Type | Method and Description |
---|---|
RuntimeExec.ExecutionResult |
RuntimeExec.execute()
Executes the command using the default properties
|
RuntimeExec.ExecutionResult |
RuntimeExec.execute(Map<String,String> properties)
Executes the statement that this instance was constructed with.
|
RuntimeExec.ExecutionResult |
RuntimeExec.execute(Map<String,String> properties,
long timeoutMs)
Executes the statement that this instance was constructed with an optional
timeout after which the command is asked to
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.