Click or drag to resize

ExportJobDefinitionConverter Properties

The ExportJobDefinitionConverter type exposes the following members.

Properties
 NameDescription
Protected propertyConfigurationManager
(Inherited from BasePlugin)
Protected propertyLogDirectory The directory of the log file.
(Inherited from BasePlugin)
Public propertyLogger The common logger.
(Inherited from BasePlugin)
Public propertyNeedsDryRun The flag whether a dry-run is needed to preprocess the serialization.
(Inherited from BaseJobDefinitionConverter)
Public propertyPluginMetadata The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
(Inherited from BasePlugin)
Public propertySerializationLabel
(Inherited from BaseJobDefinitionConverter)
Public propertySerializationType The unique ID to represent this converter. This will be used as the extension of the converted file.
(Inherited from BaseJobDefinitionConverter)
Public propertySerializationVersion
(Inherited from BaseJobDefinitionConverter)
Top
See Also