SPWorkItemJobDefinition constructor

Initializes a new instance of the SPWorkItemJobDefinition class.

Overload list

  Name Description
Public method SPWorkItemJobDefinition() Initializes a new instance of the SPWorkItemJobDefinition class.
Protected method SPWorkItemJobDefinition(String, SPWebApplication) Initializes a new instance of the SPWorkItemJobDefinition class that specifies the name of the work item job definition and the associated Web application.
Protected method SPWorkItemJobDefinition(String, SPWebApplication, SPJobLockType)
Public method SPWorkItemJobDefinition(String, SPService, SPServer, SPJobLockType) Obsolete. Initializes a new instance of the SPWorkItemJobDefinition class that specifies the name of the work-item job definition, associated service, hosting server, and processing lock type.
Public method SPWorkItemJobDefinition(String, SPWebApplication, SPServer, SPJobLockType) Obsolete. Initializes a new instance of the SPWorkItemJobDefinition class that specifies the name of the work-item job definition, associated Web application, hosting server, and processing lock type.

Top

See also

Reference

SPWorkItemJobDefinition class

SPWorkItemJobDefinition members

Microsoft.SharePoint.Administration namespace