Understanding the archiving plugins

If you implement archiving, you must implement the following plugin interfaces.

Plugin interface

Description

Implementation class

IArchiveSource

Provides methods to store and retrieve a serialized XML document that represents one instance of the PolicyPeriod archive domain graph.

PCArchiveSourcePlugin

IPCArchivingPlugin

Provides a single method to use to determine when to archive a policy term.

PCArchivingPlugin