Package com.partnersoft.update.model

Update domain model classes.

See:
          Description

Class Summary
UpdateChainEvent One update event record in an update chain.
UpdateCommand A specific type of update command representing the kind of update requested.
UpdateConfigLevel Level of control for a configuration file or subsystem.
UpdateInstallation A platform installation that can be used as either a source or destination for Update.
UpdateInstallType Major filesystem volume for files in the Partner installation filesystem.
UpdateOS Operating system types for os-specific files in the Partner installation filesystem.
UpdatePackage A collection of files distributed separately by update.
UpdatePackageFile Representation of a package file.
UpdateParameters Update command parameters.
UpdateSession This class maintains all state for an update session.
UpdateVolume Major filesystem volume for files in the Partner installation filesystem.
 

Package com.partnersoft.update.model Description

Update domain model classes.

Since these classes are generally run via Java Web Start, they must conform to Java 1.4 standards - no generic types, enums, or enhanced for loops, please.

Copyright 2010 Partner Software, Inc.

Author:
Paul Reavis