| Package | Description |
|---|---|
| com.microfocus.awm.control |
Contains basic classes for executing AWM actions, like
the ActionExecutor.
|
| 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.
|
| com.microfocus.awm.localsystem |
Internal implementations for local AWM system types.
|
| Class and Description |
|---|
| 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. |
| ActionExecutor
Executes modeled
ActionDescriptors. |
| ActionExecutor.ActionExecutorJob
Implementation of
Job to execute an ActionDescriptor in
the background. |
| ActionExecutorResult
Contains the result of an executed action which is actually either an
IAction or an ActionExecutor.ActionExecutorJob, depending on the
Execution Mode attribute of the action descriptor. |
| PropertyValueComparator
A
Comparator to compare IPropertyValues. |
| TaurusActionEvent
Event type that is generated before and after the execution of an
ActionDescriptor. |
| TaurusActionListener
Classes which implement this interface provide methods that deal with the
event that is generated as
ActionDescriptors are executed. |
| Class and Description |
|---|
| 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 and Description |
|---|
| 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. |
| OSCommandExecutor
Executes
OS Command AWM tools by running commands on the
operating system. |
| Class and Description |
|---|
| MasterConfigurationParser
Parses AWM master configurations.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.