Aqualogic Interaction API  
 

IPTMigrationElement Interface

This interface represents an intermediate format for serialized Plumtree objects. Objects implementing the IPTMigratable interface will serialize themselves to/from this format using methods on the IPTMigrationElement interface. This intermediate format can also be stored and loaded from a migration package via the IPTMigrationManager interface methods.

For a list of all members of this type, see IPTMigrationElement Members.

public interface IPTMigrationElement

Types that implement IPTMigrationElement

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTMigrationElement Members | com.plumtree.server Namespace