| Interface and Description |
|---|
| com.microfocus.awm.model.IActiveTaurusApplication |
| com.microfocus.zos.model.IJobFacility
Use
IJobFacility2 instead. |
| com.microfocus.awm.model.IProcessDirectory |
| com.microfocus.awm.model.IPropertyGroupManager |
| com.microfocus.awm.model.IRemoteResource
Not used. Will be removed in the future.
|
| com.microfocus.awm.model.ITaurusPropertySetUtilities
the property set tools became function package tools and are no
longer implemented in the AWM core, so this interface became out
dated.
|
| com.microfocus.awm.model.IToolExecutor
Old tool execution interface. Use
IToolExecutor2 instead. |
| com.microfocus.awm.meta.interfaces.RElementlistProperty
The relationship is no longer used by the client. Element list
properties will be added to element lists as soon as the tool
returns string output parameters with the file output parameter.
|
| Constructor and Description |
|---|
| com.microfocus.awm.model.internal.PropertyValue(Property) |
| com.microfocus.awm.model.internal.PropertyValue(Property, String) |
| com.microfocus.awm.core.ResourceOperation(EResourceProcessingTypes, String, boolean, boolean, Map<Property, IPropertyValue>) |
| com.microfocus.awm.meta.modelextension.ToolTypeExtension(String, String, String, Object, FunctionPackageExtension, URL)
Requires a tool executor instance, which is not ideal,
because a tool executor must be initialized right before it
is actually executed.
|
| Enum Constant and Description |
|---|
| com.microfocus.awm.model.ETaurusNotification.ELEMENT_ELEMENTLIST_CLEAR
not used anymore. Use ELEMENTLIST_REMOVED instead.
|
| com.microfocus.awm.model.ETaurusNotification.ETV_CLEAR_TABLE
Use ELEMENTLIST_REMOVED instead.
|
| com.microfocus.awm.model.ETaurusNotification.ETV_REFRESH_TABLE
Use ELEMENTLIST_REFRESHED instead.
|
| com.microfocus.awm.model.ETaurusNotification.ETV_SHOW_ELEMENTLIST
Use ELEMENTLIST_SET_VISIBLE instead.
|
| com.microfocus.awm.meta.interfaces.EParameterTypes.MASS_PROCESSING
the new IToolExecutor2 interface should be used. Mass
processing is no longer supported as parameter type.
|
| com.microfocus.awm.meta.interfaces.EParameterTypes.TOOL_DEFINED_RESOURCE_OPERATION
the new IToolExecutor2 interface should be used.
TOOL_DEFINED_RESOURCE_OPERATION is no longer supported as
parameter type.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.