SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
IAsynchronousProcess.cs File Reference

Go to the source code of this file.

Classes

interface  erminas.SmartAPI.CMS.ServerManagement.IAsynchronousProcess
 

Namespaces

package  erminas.SmartAPI.CMS.ServerManagement
 

Enumerations

enum  erminas.SmartAPI.CMS.ServerManagement.AsynchronousProcessType {
  erminas.SmartAPI.CMS.ServerManagement.Publication = 0, erminas.SmartAPI.CMS.ServerManagement.CleanupLiveServer = 1, erminas.SmartAPI.CMS.ServerManagement.EscalationProcedure = 2, erminas.SmartAPI.CMS.ServerManagement.XMLExport = 3,
  erminas.SmartAPI.CMS.ServerManagement.XMLImport = 4, erminas.SmartAPI.CMS.ServerManagement.Import3To4 = 5, erminas.SmartAPI.CMS.ServerManagement.CopyProject = 6, erminas.SmartAPI.CMS.ServerManagement.InheritPublicationPackage = 7,
  erminas.SmartAPI.CMS.ServerManagement.CheckURLs = 8, erminas.SmartAPI.CMS.ServerManagement.RedDotDatabaseBackup = 9, erminas.SmartAPI.CMS.ServerManagement.ContentClassReplacement = 10, erminas.SmartAPI.CMS.ServerManagement.UploadMediaElement = 11,
  erminas.SmartAPI.CMS.ServerManagement.CopyTreesegment = 12, erminas.SmartAPI.CMS.ServerManagement.PageForwarding = 13, erminas.SmartAPI.CMS.ServerManagement.ScheduledJob = 14, erminas.SmartAPI.CMS.ServerManagement.PublishingQueue = 15,
  erminas.SmartAPI.CMS.ServerManagement.DeletePagesViaFTP = 16, erminas.SmartAPI.CMS.ServerManagement.FTPTransfer = 17, erminas.SmartAPI.CMS.ServerManagement.ExportInstances = 18, erminas.SmartAPI.CMS.ServerManagement.StartUserdefinedJob = 19,
  erminas.SmartAPI.CMS.ServerManagement.XCMSProjectNotifications = 20, erminas.SmartAPI.CMS.ServerManagement.CheckSpelling = 21, erminas.SmartAPI.CMS.ServerManagement.ValidatePage = 22, erminas.SmartAPI.CMS.ServerManagement.FindAndReplace = 23,
  erminas.SmartAPI.CMS.ServerManagement.ProjectReport = 24, erminas.SmartAPI.CMS.ServerManagement.CheckReferencesToOtherProjects = 25, erminas.SmartAPI.CMS.ServerManagement.DeletePagesViaFTPInheritPublicationPackage = 26
}