Namespace Sdl.ProjectAutomation.AutomaticTasks
Classes
AbstractFileContentProcessingAutomaticTask
Base class for file content processing automatic task.
AbstractFileLevelAutomaticTask
Base class for file level automatic task.
AutomaticTaskAttribute
Extension attribute used to mark AutomaticTasks
AutomaticTaskSupportedFileTypeAttribute
Auxiliary extension attribute for use with an AutomaticTaskAttribute to indicate that the task supports translatable files of a certain type (see AutomaticTaskFileType). Multiple instances of this attribute can be used in order to indicate that multiple file types are supported.
CancelHelper
Utility to stop the task execution in case the Cancel is requested.
LanguageDirection
Represents language direction for a file or a language pair of translation project
ProjectFileExtension
Helper functions for ProjectFile
RequiresSettingsAttribute
Attribute class to define the settings info
TaskProgressEventArgs
Event args for autoamtic task progress events.
WordCounter
This class is used to count the words of a segment.
Enums
AutomaticTaskFileType
Enum values for the task file type.
MessageLevel
Error message level enum.