ICustomProcessor Interface |
Namespace: CMS.ContinuousIntegration.Internal
public interface ICustomProcessor
The ICustomProcessor type exposes the following members.
Name | Description | |
---|---|---|
![]() | PostprocessSerializedObject |
Amends serializedObject after it was processed by InfoSerializer.
|
![]() | PreprocessDeserializedDocument |
Amends document loaded from file system before it is processed by InfoDeserializer.
|