ExecResult@Deprecated public class ExecResult extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
execTime
Deprecated.
|
protected List<String> |
output
Deprecated.
|
| Constructor and Description |
|---|
ExecResult(List<String> output,
long execTime)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getExecTime()
Deprecated.
|
List<String> |
getOutput()
Deprecated.
|
protected long execTime
public ExecResult(List<String> output, long execTime)
public long getExecTime()
Copyright © 2016 Nuxeo SA. All rights reserved.