All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractVirtualHardware |
Abstract Class Representing Virtual hardware.
|
Action |
A super class for all actions.
|
ActionGroup |
Groups actions together to improve organization.
|
AddFeatureIntroductionConsole |
|
AddFeatureIntroductionPanel |
|
AdvertisedVariablePhase |
|
AdvertisedVariableType |
|
AIXEntry |
|
AmazonCredentialInformation |
Represents Credential Information
|
AmazonCredentialInformationImpl |
Denotes the Amazon Credential Information associated with an Amazon Account
Project Automation users need to only set the nickname associated with the credential stored in the credstore.
|
AmazonInstanceType |
|
AMICreationHelperHostMachine |
Represents an Helper Host Machine using which an AMI can be created
|
AntScriptFileType |
|
ApplianceBuildConfiguration |
Build Configuration for the Virtual Appliance
|
ApplicationInstallationInformation |
Denotes Application Installers that should be installed on to the virtual
machine
|
ApplicationInstaller |
Denotes a singular installer that can be installed on top of a JeOS
|
ASCIIFileType |
|
AWSEndPoint |
|
BackgroundColorBehavior |
|
BackgroundColorConfig |
Defines the settings of a background color.
|
BiDiImageOrientation |
|
BidiOption |
|
Billboard |
Billboards are images that appear in the large right hand pane of the
installer while files are being installed.
|
BuildConfiguration |
Defines which target platforms and types of distribution to build the installer.
|
BuildConfigurationLocaleSettings |
Stores the locales to build this project.
|
BuildDistribution |
Defines which target platforms and types of distribution to build the installer.
|
BuildTarget |
Defines a target platform which the installer should be built to.
|
CheckArchitectureRule |
The Check System Architecture rule allows developers to specify action or
files to be run/installed only on specific system architecture (32-bit or
64-bit).
|
CheckCustomRule |
Executes a custom code rule.
|
CheckFileFolderAttributesRule |
This Rule checks to see if the file/folder as specified by a path meets the
criteria as set forth by this rule.
|
CheckFileFolderExistsRule |
This Rule checks to see if the file to be installed already exists on the
target computer.
|
CheckFileModificationTimestampComparisonType |
|
CheckFileModificationTimestampRule |
This rule allows developers to compare the timestamp of an existing target
file in order to make an overwrite decision.
|
Checki5OSLicensedProgramExistsRule |
System i (i5/OS) Licensed Program Exists Condition
This rule allows developers to determine if a licensed program, matched by
the Licensed Program Identifier, Option, and Release Level, exists on the
target i5/OS system.
|
Checki5OSPrerequisitePTFAppliedRule |
System i (i5/OS) Program Temporary Fix (PTF) Condition
This rule allows developers to determine if a PTF, matched by the Licensed
Program Identifier, PTF ID, Release Level, and PTF Status, exists on the
target i5/OS system.
|
Checki5OSPrimaryLanguageInstallRule |
A i5OSPrimaryLanguageInstallCondition allows developers
to compare one or more primary language settings with the primary
language of a target i5/OS system.
|
CheckLocaleRule |
Checks if the locale chosen by the end user at installation time satisfies
one of the evaluated locales.
|
CheckPlatformRule |
This class defines the Rule which checks the Current Platform on which the
application is being installed
Note - while adding "Windows (All)" in a check-platform rule using project
automation API, use string "^Windows.*";
|
CheckRunningModeRule |
This Rule determines the type of running mode set by the user for a
particular action group set of actions to be run under if maintenance support or upgrade
is enabled.
|
ChooseAliasLinkShortcutPanel |
This action allows the user to choose the location for the installation of
Shortcuts.
|
ChooseDBConnectionConsole |
Displays the console panel which allows developers to have the end user
provide the DB server settings that will be used to run sql scripts on DB's
supported by Installanywhere.
Developers can specify the DB server related parameters that the DB selected
requires, and the console will set and run the SQl scripts on intended DB's
during install and uninstall phases.
|
ChooseDBConnectionPanel |
* Displays the gui panel which allows developers to have the end user provide
the DB server settings that will be used to run sql scripts on DB's supported
by Installanywhere.
Developers can specify the DB server related parameters that the DB selected
requires, and the panel will set and run the SQl scripts on intended DB's
during install and uninstall phases.
|
ChooseFeaturesToUninstallConsole |
The panel allows the end user to select which features they want to uninstall.
|
ChooseFeaturesToUninstallPanel |
This action allows the user to choose install bundles for the installation..
|
ChooseFilePanel |
Choose File allows installers to request that the user select a file on
certain criteria and set its result as an InstallAnywhere Variable.
|
ChooseFolderPanel |
Choose Folder allow developers to request that the user select a folder on
certain criteria and set its result as an InstallAnywhere Variable that can
be used later in the Install.
|
ChooseInstallFolderConsole |
Displays the console panel which allows the end user to choose the primary
installation location.
The panel is designed to be used in the pre-install phase of the installation only.
|
ChooseInstallFolderPanel |
This action allows allows the user to choose the primary installation folder.
|
ChooseInstallSetConsole |
Displays the console panel which allows the end user to choose an install
set, or features to install.
The panel is designed to be used in the pre-install phase of the installation
only.
|
ChooseInstallSetPanel |
This action allows the user to choose an install set, or features to install.
|
ChooseJavaVMConsole |
Displays the console panel which allows developers to have the end user
select the Java VM that will be used for any installed LaunchAnywhere
Launchers.
Developers can specify the type of VM that the end user should select, and
the panel will search the system for an appropriate VM.
|
ChooseJavaVMPanel |
This action allows the user to choose a Java VM for use by a LaunchAnywhere.
|
ChoosenVM |
Represents the Virtual Machine (IA VMTemplate/Existing VM/VM Snapshot) to be used to build the Appliance
|
ChooseRemoteSystemiInstallFolderPanel |
This action allows the user with the option to choose an install location.
|
ChooseShortcutFolderConsole |
Displays the console panel which allows the end user to determine where to install UNIX links.
|
ChooseUninstallTypeConsole |
The panel allows the end user to select whether to uninstall all or part of
the application.
Setting the allDescription and someDescription properties
the developer can customize the description of the options that will be
displayed to the end user.
|
ChooseUninstallTypePanel |
This action creates a panel which allows user to select features to be uninstall.
|
Comment |
Allows the addition of a simple comment to the install-tree.
|
CompareRegularExpressionRule |
The Match Regular Expression rule allows developers to compare a string,
or InstallAnywhere Variable to a regular expression of the developers
choosing.
|
CompareVariableNumericallyRule |
Compares two IA variables numerically
|
CompareVariableRule |
Allows developers to make a simple string comparison of any InstallAnywhere variable.
|
CompareVersionMode |
|
CompareVersionRule |
|
Component |
Components are the smallest piece of an installation handled by the
installer.
|
ComponentDependency |
Defines the component dependency settings, which is used by a Component
to determine whether a dependency component is installed on the target system or not.
|
ComponentVersion |
Defines a component version.
|
CopyFile |
Copy a file from one location to another location on the end user's system.
|
CopyFolder |
Copies an entire folder to another location.
|
CreateLaunchAnywhere |
Creates a Launch Anywhere that will be responsible for launching the
installed Java application.
|
CreateShortcut |
Creates an alias (Mac OS X), symbolic link (Unix and Linux), or shortcut (Windows).
|
CreateUninstaller |
Created the uninstaller and several additional files needed by the
uninstaller.
|
CredentialInformation |
Represents Credential Information
|
CredentialType |
|
CustomCode |
A super class for all custom code based actions.
|
CustomCodePanelConsole |
Displays a custom console panel.
|
DBHost |
Defines the information needed to access database servers like MySQL, Oracle,
MS SQL Server, DB2, and several others.
|
DBHostable |
Classes that implement this interface can be added to a DBHost.
|
DBServerType |
|
DebugInfoOptions |
|
DefaultUIMode |
Defines the default installer/uninstaller UI mode for each platform.
|
DeleteFile |
Deletes a file from the end user's system.
|
DeleteFolder |
Deletes a folder from the end user's system.
|
DependencyProperty |
Represents a file dependency property.
The propertyName and propertyValue properties are
for internal use only and should not be set by the end user.
|
DeployAppArchive |
Deploys a WAR or EAR archive to an application server.
|
DestinationFolder |
The common interface for Magic Folders.
|
DialogAlertLevel |
|
DialogButtonAction |
|
DialogButtons |
|
DisplayHTMLPanel |
This action displays HTML from an archived file or a specific URL on a panel
during the installation.
|
DisplayMessageConsole |
The panel allows developers to simply display a text message to the end user
during the installation.
|
DisplayMessagePanel |
This action creates an install panel to display a message to the user.
|
DisplayScrollingMessagePanel |
This action allows setup authors to enter long text in a message panel that
includes scroll bars.
|
DownloadFile |
Downloads the file using FTP/ SFTP/ Anonymous FTP / HTTP or HTTPS.
|
EditVariableProperty |
A variable for the SetMultipleIAVariables action.
The propertyName represents the variable name and the propertyValue
represents the variable value.
|
Enable8dot3 |
Refreshs environment variables on the end user's system.
|
EULA |
Represents an End User License Agreement
|
EvaluateDependencies |
Evaluates dependencies on which the installer is based.
|
ExecuteAntScript |
Executes scripts designed for the Apache Jakarta Project's Ant application.
|
ExecuteCommand |
Runs executables from the target system's command line.
|
ExecuteCustomCode |
Executes a Custom Code on the target system.
|
ExecuteCustomCodeUninstall |
Runs the uninstall method of a custom code at with installSelf(), and never
registers anything for uninstall.
|
ExecuteScript |
Executes a script or batch file on the target system.
|
ExecuteTargetFile |
Launches an executable or opens a document that is included in the
installer.
|
ExecuteUninstaller |
Runs the specified uninstaller with the settings provided for stdout, stderr,
and exit code logging.
|
Expand7zipArchive |
Expands a 7z file (LZMA encoding) to the disk
|
ExpandArchive |
Expands a ZIP file (.zip, .jar, .war, .ear) or decodes a Mac Binary file (.bin)
on the end user's system.
|
ExpandTarArchive |
Expands a TAR Archive to the disk
|
ExternalResourceBundle |
Defines a reference to an external resource bundle.
|
Feature |
Features are meant to identify distinct parts of the product so the end
user may choose whether or not to install them.
|
FileAction |
A super class for all file based actions.
|
FileAssociation |
FileAssociationAction class Associates extensions to Applications
|
FileFileOrFolderFindType |
|
FileFileOrFolderOnMultiResults |
|
FileFileOrFolderOnZeroResults |
|
FileFileOrFolderReturnType |
|
FileIcon |
Represents Icon properties of some actions.
|
FileModificationTimestampBehavior |
|
FileOperation |
A super class for all file based operations.
|
FileOverwriteBehavior |
|
FileSettings |
The global file settings, like file modification timestamp and file overwrite behavior.
|
FileType |
|
FilterPattern |
A single filter used when filtering contents of a directory.
|
FilterPatternCondition |
|
FilterPatternMatcher |
The inclusions and/or exclusions filters when filtering the content of a directory.
|
FilterPatternState |
|
FilterPatternType |
|
FindComponentInRegistry |
Looks for a component on a system through the cross-platform
registry, as well as discover existing component versions, their location,
and if there are multiple instances of a particular component on the
destination system.
|
FindFileOrFolderPanel |
This panel implements a search process that, depending on specifications made
by the setup author, searches portions of the file system for a specific named
file or for a file that matches a certain pattern.
|
FolderOptions |
|
GeneralAction |
Classes that implement this interface can be added to any host.
|
GetPasswordConsole |
The panel allows developers to request a password from the end user.
The password can be validate against a list passwords.
|
GetPasswordPanel |
This action allows setup author to request a password from the end user.
|
GetSerialNumberConsole |
The panel allows developers to generate a list of serial numbers as well as
request them from the end user.
|
GetSerialNumberPanel |
This action allows setup author to add serial number functionality to the
installer.
|
GetUserInputAdvancedPanel |
This action allows setup authors to get input from the user using multiple
input types, and setting multiple variables.
|
GetUserInputConsole |
The panel allows developers to request input from the end user.
|
GetUserInputSimplePanel |
This class is an InstallAnywhere Advanced Action.
|
GetWindowsRegistry |
Accesses information stored in the Windows Registry.
|
Help |
Defines a help context.
|
HelpSettings |
The installer help settings, like the help text format and whether or not to support contextual help.
|
i5OSCommand |
Calls an i5/OS command with the specified parameters.
|
i5OSFindComponentInRAIR |
Queries RAIR to find components in registry by their Product Name, Component Name,
Component Version, and Feature Name (the first feature of the component).
|
i5OSIFS |
Enables directories to be installed in the Integrated File System (IFS) on a
remote i5/OS system.
|
i5OSInstallFile |
Enables files to be installed in the Integrated File System (IFS) on a remote
i5/OS system.
|
i5OSLibrary |
Enables libraries to be restored on an i5/OS system.
|
i5OSLicensedProgram |
Enables licensed programs to be restored on an i5/OS system.
|
i5OSObject |
Enables one or more objects in the same library to be restored to an i5/OS
system.
|
I5OSPlatform |
The System i (i5/OS) platform specific settings, like RAIR specification.
|
i5OSProgram |
This action saves an i5/OS program (*PGM) object from the i5/OS build system
and then restores and calls the program during the installation.
|
i5OSPTF |
This action saves an i5/OS program temporary fix (PTF) from the i5/OS build
system and then loads and applies the PTF during the installation.
|
i5OSRemoteInstall |
Installs an InstallAnywhere merge module on the target system.
|
ImageOptions |
|
ImportantNoteConsole |
Displays an important note to the end user.
|
ImportantNotePanel |
This action allows setup authors to display a text or HTML file without the
radio buttons found on the license agreement panel.
|
InputComponent |
Defines the label, default value and result variable for input components.
|
InputComponentGroup |
Defines a group of component to be displayed in the GetUserInputPanel.
|
InputComponentGroupType |
|
InputComponentType |
|
InputItem |
Defines the label and default value for an item to be requested from the end user.
|
InputItem |
|
InputMethod |
|
InstallableObject |
The super-class for all the project objects that can be executed by the
installer.
A common characteristic of those objects is the capability of evaluating a
set of rules before deciding whether it should be executed or not.
|
InstallBundledVMOption |
|
InstallCompleteConsole |
Displays information about the installation's status to the end user.
|
InstallCompleteOldPanel |
|
InstallCompletePanel |
The action displays information about the installation's status to the end
user.
|
InstallDirectory |
Adds the given directory to the installer project to be
later installed by the installer.
It is similar to adding a directory using the "Add File..." or adding a
Create Folder action button via InstallAnywhere IDE.
It also allows the definition of some file attributes, like unix permissions
and destination name.
|
InstallerFrame |
Stores configuration information for the GUI installer.
|
InstallerStepsAdditions |
|
InstallerStepsSettings |
The installer steps settings, like the steps image icons and the installer steps panel decoration.
|
InstallerUI |
The installer UI settings, like supported UI modes, installer frame settings and splash screen settings.
|
InstallerUpdateSettings |
Update Settings for the Installer.
|
InstallFailedConsole |
Displays information about the installation's status when a console installer
has generated an error.
|
InstallFile |
Adds the given source file to the installer project to be later installed by the installer.
It is similar to adding a file using the "Add File..." button via InstallAnywhere IDE.
It also allows the definition of some file attributes, like unix permissions, destination name
and behavior when the file already exists in the target machine.
|
InstallFolder |
InstallFolder defines the main installation folder, where the application files
are installed in the target machine.
|
InstallFromManifest |
Installs all of the files and folders specified in the manifest file on the
end user's system.
|
InstallHPUXPackage |
Installs a HP-UX depot file on the end user's system.
|
InstallLogFormat |
|
InstallMergeModule |
Install a Merge Module as if the Merge Module were run as a separate silent installer.
|
InstallNativePackage |
A super class for all install built-in package actions.
|
InstallPanelAction |
This is an abstract panel that is the base for the all the other panels.
|
InstallProgressImageOption |
|
InstallProgressLabelOption |
|
InstallRPMPackage |
Installs a Linux RPM package on the end user's system.
|
InstallSet |
Install Sets are a set of product features.
|
InstallSolarisPackage |
Installs a Solaris package on the end user's system.
|
InstallSummaryPanel |
This action summarizes information collected and evaluated prior to the
installation of files.
|
InstallZipFile |
Installs a specified zip file from a given directory to a specified location.
|
InstanceDefinition |
Specify InstanceDefinition for the Installer
|
IntroductionConsole |
Displays the installation introduction panel to the end user.
|
IntroductionPanel |
This action presents the user with an introduction panel to the installer.
|
JavaEnum |
|
JavaSettings |
The Java VM specific settings, like the classpath, heap size and additional VM arguments.
|
JEEHost |
Defines the information needed to access application servers like Geronimo,
JBoss, Resin, Sun Application Server, TomCat, WebLogic, and WebSphere.
|
JEEHostable |
Classes that implement this interface can be added to a JEEHost.
|
JEEServerType |
|
JeOS |
|
JumpLabel |
Branches off the installation conditionally.
|
JumpToLabel |
Jumps over or back to a specific point in an installation.
|
JVMSearchPath |
Defines the parameters for the VM search performed by the installer when searching
for a valid VM for the installed application.
|
JVMSearchType |
|
KeyedData |
Represents a property composed by a key and a value.
|
LabelOptions |
|
LaunchAnywhereVmBehavior |
|
LaunchDefaultBrowser |
Launches the user's default web browser with the arguments
developers specify.
|
LAXProperty |
A property that will be placed in a LaunchAnywhere properties
file.
|
LicenseAgreementConsole |
Displays a license agreement for approval by the end user.
|
LicenseAgreementPanel |
This action presents a license agreement to the end user as part of the
install, requiring the user to accept the terms (you must submit).
|
LineEnding |
|
LogSettings |
The log settings, like whether or not to generate it and the file format.
|
MacJavaVersion |
|
MacOSPlatform |
The Mac OS X platform specific settings, like installer authenticator and file permissions.
|
MagicFolder |
Magic Folders represent a specific location, such as the user selected
installation directory, the desktop, or the location for library files.
|
MaintenanceDefinition |
|
MaintenanceModeConstants |
Constants for the maintenance mode constants
|
MaintenenceModeRuntimePanelSettings |
|
Media |
Defines a CD-ROM/DVD media volume.
|
Medias |
Determines how the CD-ROM/DVD installer is split in media volumes.
|
MergeModule |
Contains the actions imported from the Merge Module.
|
MergeModuleAdvertisedVariable |
Defines a variable that the merge module needs from the parent installer
or will be passed back from the merge module to a parent installer.
|
MinimalUIAction |
|
ModifyMultipleTextFiles |
Alters several text files on the target system.
|
ModifySingleTextFile |
Modifies a text file on the target system.
|
ModifyTextFileInArchive |
Modifies text files within an archive (ZIP or JAR).
Note: Ensure the name and path to the file you specify matches, including
case-sensitivity, to the name of the target file.
|
MoveFile |
Moves (and/or renames) a file from one location to another location on the end user's system.
|
MoveFolder |
Moves (and/or renames) a folder from one location to another location on the end user's system.
|
MultipleWinRegistryType |
|
OperatingSystemInformation |
Class encapsulating all Operating System information
|
OperatingSystemPackage |
OS Package Information for the JeOS.
|
OperatingSystemPackageType |
|
OSHost |
Operating System host (OSHost) is the default host, which contains the files,
launchers, and actions the installer delivers to the target system.
|
OSHostable |
Classes that implement this interface can be added to an OSHost.
|
OSHostDestinationFolder |
Groups the files and actions that target a common destination folder on the target system.
|
OutputDebugInfo |
Sends developer-specified output to either the console or a file.
|
OutputTextToConsole |
Outputs the text specified to the debug console.
|
PerformXSLTransform |
Allows developers to perform Extensible Stylesheet Language transformations.
Predefined XSL Transforms can be found at $IA_HOME$\resource\extras\presets.
|
PerformXSLTransformInArchive |
Allows developers to perform Extensible Stylesheet Language transformations
in an archive.
|
Platform |
|
PlugInAction |
Executes a plugin custom code.
|
PlugInConsole |
Contains the information necessary to invoke a console panel plug-in.
|
PlugInPanel |
Close extension of InstallPanelAction that represents custom code panels
loaded through the plugin method (see Plugin and PlugInDetector) Will be
initialized with information from the properties file inside a plugin jar.
|
PlugInUAction |
Close extension of CustomAction that represents custom actions loaded through
the plugin method (see Plugin and PlugInDetector) Will be initialized with
information from the properties file inside a plugin jar.
|
PowerUpdateClient |
Interfaces the PowerUpdate Client software.
|
PreInstallationSummaryConsole |
Displays the information collected and evaluated prior to the installation of
files.
|
ProductInformation |
Product Description Information of the Product Installed on a virtual system
entity.
|
ProductInformationProperty |
Encapsulates a single property key value to be communicated to the VM via the
transport mechanisms.
|
ProductPropertyType |
|
ProductPropertyUserConfigurable |
|
Project |
The central piece of an InstallAnywhere installer project.
The Project class allows the customization of the installer
settings and also contains the methods to access the pre-install, install,
post-install, pre-uninstall and post-uninstall trees of the installation.
This class should not be instantiated using a construtor, the methods in the
ProjectAutomation class should be used instead.
|
ProjectAutomation |
This is the entry class for the Project Automation API.
|
ProjectAutomation.CopyFolderFilter |
|
ProjectAutomationException |
The exception thrown when a error occurs with the Project Automation API.
|
ProjectBuildTimeVariableAtom |
Defines a variable that gets resolved during the building of the project
|
ProjectDescription |
Defines the project specific informations such as product name, version, vendor, etc.
|
ProjectObject |
ProjectObject if the base class for all the classes in the
InstallAnywhere Project Automation API.
|
QueryISInfo |
Queries InstallShield Universal Software registries for the UUID specified
and The following information by default:
$ISMP_COMPONENT_COUNT$
$ISMP_COMPONENT_VERSIONS$
$ISMP_COMPONENT_LOCATIONS$
|
RAIRSpecification |
Defines the settings for the i5/OS Registered Application Information Repository (RAIR).
|
ReadOrModifyXML |
Reads / Modifies a tag / attribute in an XML file
|
ReadyToInstallConsole |
Alerts the end user that the installer is about to install files.
|
Referenceable |
The base interface for all the Project Automation API objects.
|
RefreshEnvironment |
Refreshs environment variables on the end user's system.
|
RegisterWindowsService |
Registers a Windows Service on the end user's system.
|
RemoveFeatureIntroductionConsole |
|
RemoveFeatureIntroductionPanel |
|
RepairFeatureIntroductionConsole |
The customizer for the IntroActionAddFeatureConsole.
|
RepairFeatureIntroductionPanel |
|
ResourceTypes |
|
RestartWindows |
Restarts a Windows system.
|
RPMSpecification |
Defines the settings of the virtual package used to make entries
in the RPM database (Linux only).
|
Rule |
This class defines the abstract 'Rule' class from which all the rules inherit
|
RulesOperation |
|
RunSQLScript |
Runs an SQL script on a database server.
The RunSQLScript action allows you to specify separate SQL scripts
(Install Script and Uninstall Script) to run during installation and
uninstallation.
|
ScriptsInformation |
Class encapsulating all Operating System Scripts (First Boot/Login, Subsequent Boot/Login) information
|
SearchAndReplaceKeyedData |
The only point to this class is to override getReferenceName in PropertyData.
|
SetEnvironmentVariable |
Sets environment variables on the end user's system.
|
SetMultipleIAVariables |
Creates, and specifies values for InstallAnywhere variables.
|
SetMultipleWinRegistries |
Sets multiple Windows registry keys, data, and values on the end user's
system.
Tip: If you are targeting 64-bit systems, set the
accessSpecificRegistry to true and then set the
target64BitRegistry property to define whether you want the
action to reference the 64-bit or 32-bit portion of the registry.
|
SetSingleIAVariable |
Sets the value of a single InstallAnywhere variable.
|
SetSingleWinRegistry |
Sets an individual Windows registry key, data, and value on the end user's system.
Tip: If you are targeting 64-bit systems, set the
accessSpecificRegistry to true and then set the
target64BitRegistry property to define whether you want the
action to reference the 64-bit or 32-bit portion of the registry.
|
ShortcutFolder |
ShortcutFolder defines where to install the shortcuts/links/aliases
on each platform.
|
ShowMessageConsole |
Displays a message and request the end user to take a decision.
|
ShowMessageDialog |
Creates a modal dialog that requests end-user input.
|
SingleWinRegistryType |
|
SoftwareIdentificationTag |
|
SpeedFolder |
Picks up files dynamically, at build-time, from a folder.
|
StartAction |
|
StartStopPauseWindowsService |
Manages a Windows service.
|
StopAction |
|
SubTrees |
|
SystemiLoginCredentialPanel |
This action presents the user with an i5OS login panel to login to a System I remotely
|
Tag |
Defines the tags associated with installer, Install Piece and a Build
Configuration
|
TagRule |
This rule checks for Tags.
|
TargetHypervisorType |
The Target Hypervisor Type for creating Virtual Appliance
|
TextAlignment |
|
TextOperation |
|
TomcatDeploymentOptionsConsole |
|
TomcatDeploymentOptionsPanel |
|
UIMode |
|
UninstallAction |
|
UninstallAIXEntriesAction |
|
UninstallCategory |
A super class for all actions.
|
UninstallCompleteConsole |
Displays information that the uninstaller has completed.
|
UninstallCompletePanel |
This action presents the Uninstall complete message to the end user.
|
UninstallDBScriptsAction |
|
UninstallEnvironmentVariablesAction |
|
UninstallerIntroductionConsole |
Displays an introduction to the uninstaller.
|
UninstallerIntroductionPanel |
This action presents the user with an introduction panel to the installer.
|
UninstallerUIMode |
|
UninstallFilesAction |
|
UninstallFoldersAction |
|
UninstallISSoftware |
Uninstalls software previously installed by InstallShield Universal or
InstallShield Mulitplatform installers.
The commandLine, waitForProcess, suppressConsoleWindow and
showPleaseWaitPanel properties are for internal use only and should not be
changes by the end user.
|
UninstallJEEArchieveAction |
|
UninstallLaunchAnywheresAction |
|
UninstallLinksAction |
|
UninstallMergeModuleAction |
|
UninstallNativePackagesAction |
|
UninstallRAIREntriesAction |
|
UninstallRegistryEntriesAction |
|
UninstallRPMEntriesAction |
|
UninstallSoftwareDatabaseAction |
|
UnixPlatform |
The Unix platform specific settings, like VM search settings and file permissions.
|
UpgradeConfiguration |
Defines a specific Upgrade Configuration
|
UpgradeSettings |
Upgrade Settings for the Installer.
|
UUID |
Represents a universal unique identifier, used by resources that need an unique indentity.
|
VariableAppendMode |
|
VariableExclusion |
Configures a variable to behave on a special way, such as encrypting or
excluding from the response and log files.
|
VariableExclusionOperation |
|
VariableKeyedData |
Represents a variable composed by a name (key) and a value.
|
VariableKeyedDataBiDi |
The only point to this class is to override getReferenceName in PropertyData.
|
VariableKeyedDataNonBiDi |
The only point to this class is to override getReferenceName in PropertyData.
|
VerbTableData |
VerbTableData class
|
Version |
Defines the version of a product in the form of major.minor.revision.subrevision.
|
VirtualAppliance |
Encapsulates a Virtual Appliance
|
VirtualApplianceEntity |
Represents a VirtualApplianceEntity
|
VirtualApplianceType |
|
VirtualCDDrive |
Represents a Virtual CD Drive.
|
VirtualCPU |
Represents a Virtual CPU
Note (Project Automation) - Set HardwareResourceType and HardwareResourceSubtype while creating a new instance
|
VirtualEntity |
Any item in the virtual world is a virtual entity.
|
VirtualHardDisk |
Represents a Virtual Hard Disk
Note (Project Automation) - Set HardwareResourceType and HardwareResourceSubtype while creating a new instance
|
VirtualHardwareEntity |
Encapsulates a virtual hardware entity
|
VirtualHardwareInformation |
Represents the Virtual Hardware Information for the VirtualMachineEntity
|
VirtualHardwareProfile |
The concept of hardware profiles is used to reflect concepts like
configurations.
|
VirtualHardwareResourceSubtype |
|
VirtualHardwareResourceType |
|
VirtualIDEController |
Represents a Virtual IDE Controller
Note (Project Automation) - Set HardwareResourceType and HardwareResourceSubtype while creating a new instance
|
VirtualMachine |
Represents a Virtual Machine
|
VirtualMachineCollectionEntity |
Represents a logical grouping of Virtual System Entities.
|
VirtualMachineEntity |
Represents a Virtual Machine
|
VirtualMachineTier |
Represents a logical grouping of virtual machines
|
VirtualNetworkAdapter |
Represents a Virtual Network Adapter
Note (Project Automation) - Set HardwareResourceType and HardwareResourceSubtype while creating a new instance
|
VirtualRAM |
Represents a Virtual RAM
Note (Project Automation) - Set HardwareResourceType and HardwareResourceSubtype while creating a new instance
|
VirtualSCSIController |
Represents a Virtual SCSI Controller
Note (Project Automation) - Set HardwareResourceType and HardwareResourceSubtype while creating a new instance
|
VirtualSystemEntity |
Represents a Virtual Entity that is representative on an entire system such
as a virtual machine.
|
VirtualSystemEntityStartupInfo |
Descriptor for generating startup information for a VirtualSystemEntity
|
VirtualSystemType |
|
VMComponent |
Represents a special type of component.
|
VMListSearchBehavior |
|
VMTypeOption |
|
VMWareCredentialInformation |
Represents Credential Information
|
VMWareCredentialInformationImpl |
Denotes the VMWare Credential Information associated with an Amazon Account
Project Automation users need to only set the nickname associated with the credential stored in the credstore.
|
WebsphereDeploymentOptionsConsole |
Action Class for Console mode Web Sphere Runtime Deployment
|
WebsphereDeploymentOptionsPanel |
Action Class for Web Sphere Runtime Deployment
|
WindowsCodeSign |
|
WindowsCustomSign |
|
WindowsPlatform |
The Windows platform specific settings, like VM search settings and installer launcher type.
|
WindowsRegistryEntry |
Defines a Windows registry entry.
|
WinRegistryUninstallOptions |
|
WinServiceOperation |
|
WinVistaExecLevel |
|
XSLTOutputFileType |
|
XSLTransfFileType |
|