CustomProcessorBase Class |
Namespace: CMS.ContinuousIntegration.Internal
public abstract class CustomProcessorBase : ICustomProcessor
The CustomProcessorBase type exposes the following members.
Name | Description | |
---|---|---|
CustomProcessorBase |
Creates new instance of the CustomProcessorBase class.
|
Name | Description | |
---|---|---|
TranslationHelper |
Translation helper object used to optimize database calls.
| |
TranslationReferenceLoader |
Gets a loader object used to instantiate TranslationReference from various sources.
|
Name | Description | |
---|---|---|
PostprocessSerializedObject |
Amends serializedObject after it was processed by InfoSerializer.
| |
PreprocessDeserializedDocument |
Amends document loaded from file system before it is processed by InfoDeserializer.
|