| Package | Description |
|---|---|
| com.microfocus.awm.control |
Contains basic classes for executing AWM actions, like
the ActionExecutor.
|
| com.microfocus.awm.control.internal |
Internal implementations for action execution and data model manipulation.
|
| com.microfocus.awm.core |
Contains central helper classes (like TaurusUtility) and
basic implementations of AWM interfaces.
|
| com.microfocus.awm.internal.functionpackage.awm.tools |
Internal AWM tool implementations.
|
| com.microfocus.awm.internal.functionpackage.oscommand.tools |
Internal tool implementations for the Operating System Function Package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTaurusToolExecutor
Deprecated.
Outdated, since it uses methods from the old tool execution
interface.
AbstractTaurusToolExecutor.generateInputParameterStrings(IExecutionContext, ToolDescriptor, List, boolean, IProgressMonitor)
has been replaced by the equally named method in
AbstractCommandBasedToolExecutor. |
class |
OSCommandExecutor
Executes
OS Command AWM tools by running commands on the
operating system. |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegratedToolExecuter
Deprecated.
Uses the old tool executor API. Most integrated tools have been
converted to independent
IToolExecutor2 implementations. |
| Modifier and Type | Method and Description |
|---|---|
IToolExecutor |
TaurusFactory.createIntegratedToolExecutor()
Deprecated.
the
IntegratedToolExecuter is based on the legacy
tool interface IToolExecutor which should no longer
be used. Use the IToolExecutor2 interface instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
MergeStructuredFiles
Deprecated.
MergeStructuredFiles is a legacy tool which is no longer
supported, use MergeStructuredFiles2 instead. |
class |
ReturnPropertyValue
Deprecated.
ReturnPropertyValue is a legacy tool which is no longer
supported, use ReturnPropertyValue2 instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
OSCommandToolExecutor
Class to execute OS Command tools.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.