| Package | Description |
|---|---|
| org.eclipse.scada.da.server.exec.extractor | |
| org.eclipse.scada.da.server.exec.util |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractArrayExtractor.doProcess(ExecutionResult result) |
protected abstract void |
AbstractBaseExtractor.doProcess(ExecutionResult result)
Process the execution result as input.
|
protected void |
AbstractReturnCodeExtractor.doProcess(ExecutionResult result) |
protected void |
PlainStreamExtractor.doProcess(ExecutionResult result) |
protected abstract java.lang.String[] |
AbstractArrayExtractor.getFields(ExecutionResult result) |
protected java.lang.String[] |
RegExExtractor.getFields(ExecutionResult result) |
protected java.lang.String[] |
SplitterExtractor.getFields(ExecutionResult result) |
void |
AbstractBaseExtractor.process(ExecutionResult result) |
void |
Extractor.process(ExecutionResult result) |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionResult |
CommandExecutor.executeCommand(java.lang.ProcessBuilder processBuilder,
ProcessListener listener)
This method executes the specified command on the shell using the passed objects as information provider.
|
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0