Enum AutomatedActionStartedHistoryItemInfo.AutomatedActionTypes
Describes the possible automated action types.
Syntax
public enum AutomatedActionTypes
Fields
| Name | Description |
|---|---|
| AutoAssignUsersToDocuments | Auto-assign users action. |
| CalculateEditDistance | Calculate edit distance action. |
| CalculateReviewerEditDistance | Calculate reviewer edit distance action. |
| ChangeWorkflowStatus | Change workflow status action. |
| ConfirmAndUpdate | Confirm and updte action. |
| CopySourceToTargetWhereEmpty | Copy source to target action. |
| CreateAnalysisReport | Create analysis report action. |
| CreateProgressReport | Create progress report action. |
| CreateReviewerChangeReport | Creates reviewer change report action. |
| CreateSnapshot | Create snapshot action. |
| DeleteWorkingTMs | Delete working TMs action. |
| DeliverToCustomerPortal | Delivers the project to the Customer Portal |
| ExecuteCustomCode | Execute custom code action. |
| ExportChangeTrackedReport | Export change tracked report action. |
| ExportDeliveredCustomerPortalFiles | Exports the latest files delivered to the Customer Portal |
| LaunchProject | Launch project action. |
| LiveDocsExport | Export LiveDocs action. |
| LockSegments | Lock segments action. |
| LQAErrorListExport | Export LQA error list action. |
| LQAStatisticsExport | Export LQA statistics action. |
| LTExport | Export to LT action. |
| MQXLIFFExport | Export to MQXLIFF action. |
| PopulateNumberOnlySegments | PopulateNumberOnlySegments action |
| PreTranslate | Pre-translate action. |
| PutUpForFirstAccept | Put up for FirstAccept action. |
| QAReportExport | Export QA report action. |
| ReturnToSource | Return to source action. |
| RunPostTranslationAnalysis | Run post-translation analysis action. |
| SendToAO | Send to Asia Online action. |
| SourceDocumentExport | Export source document action. |
| TargetDocumentExport | Export target document action. |
| TBExport | Export TB action. |
| TMExport | Export TM action. |
| TwoColumnRTFExport | Export to two column RTF action. |
| XTranslate | X-translate action. |