WFLogManager Class Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This class is used to read and maintain the Content Studio Workflow log.
Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    ContentStudioCSBase
      ContentStudio.Document.Workflow.ManagementWFLogManager

Namespace: ContentStudio.Document.Workflow.Management
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public class WFLogManager : CSBase

The WFLogManager type exposes the following members.

Constructors

  NameDescription
Public methodWFLogManager
Initializes a new instance of the WFLogManager class
Top
Methods

  NameDescription
Public methodClear
Clears the workflow log at the specified scope
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Public methodList
Gets a paged list of log items on a specific scope.
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public methodRead
Reads an individual item from the workflow log.
Public methodToString (Inherited from Object.)
Top
See Also

Reference