| Package | Description |
|---|---|
| com.microfocus.awm.control.toolexecution | |
| com.microfocus.awm.model |
Contains interfaces which provide access to AWM managed
resources at run-time like AWM applications, elements, element lists,
filters, file descriptors, actions, tools, properties and the master
configuration, and so on.
|
| com.microfocus.awm.utility |
Internal helper classes.
|
| Constructor and Description |
|---|
ToolResultSeverity(ToolDescriptor pTool,
EToolResultSeverity pSeverity)
Creates a tool result severity from an
EToolResultSeverity enum
value. |
| Modifier and Type | Method and Description |
|---|---|
static EToolResultSeverity |
EToolResultSeverity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EToolResultSeverity[] |
EToolResultSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EToolResultSeverity |
AWMInternalUtility.getSeverityFromReturnCode(TAURUSConfiguration pModel,
int pReturnCode)
Gets the
EToolResultSeverity from the given return code and AWM model. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.