| ICustomProcessor Interface | 
Namespace: CMS.ContinuousIntegration.Internal
 Syntax
Syntaxpublic interface ICustomProcessor
The ICustomProcessor type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | PostprocessSerializedObject | 
            Amends serializedObject after it was processed by InfoSerializer.
             | 
|  | PreprocessDeserializedDocument | 
            Amends document loaded from file system before it is processed by InfoDeserializer.
             | 
 Remarks
Remarks See Also
See Also