Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The workflow activity classes associated with the Workflow Manager Client 1.0 infrastructure in Microsoft SharePoint 2013.
Classes
| Class | Description | |
|---|---|---|
![]() |
ActivityPropertiesAttribute | Provides an attribute that can be applied to any ActivityBuilder function in order to add metadata to that activity. |
![]() |
AppOnlySequence | Defines a workflow activity that runs as an app-only sequence. |
![]() |
AtomicTaskItemUpdatedHelper | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() |
Builders | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() |
BuildSPListItemWebLink | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() |
BuildSPUri | Provides a workflow activity that builds a SharePoint uniform resource identifier (URI). |
![]() |
Calc | Defines a workflow activity that is used to perform an arithmetic operation. |
![]() |
CallHTTPWebService | Defines a workflow activity to communicate with an HTTP Web service. |
![]() |
CheckInItem | Defines a workflow activity that is used to check a document into its document library. |
![]() |
CheckOutItem | Defines a workflow activity that is used to check out a specified document from its document library. |
![]() |
Comment | Provides comments to a specific workflow instance. |
![]() |
CompositeTask | Defines a workflow activity that assigns a composite task. |
![]() |
CompositeTaskConstants | Provides the values of the completion criteria for the composite task. |
![]() |
CompositeTaskHelper | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() |
Constants | Defines the constants used by workflow activities. |
![]() |
ConvertPropertiesForSPListItem | Converts properties for a SharePoint list item. |
![]() |
ConvertTimeZoneFromSPLocalToUtc | Provides a workflow activity that converts a specified local SharePoint DateTime to coordinated universal time (UTC). |
![]() |
ConvertTimeZoneFromUtcToSPLocal | Provides a workflow activity that converts a specified coordinated universal time (UTC) DateTime to local SharePoint time. |
![]() |
CopyItem | Defines a workflow activity that is used to copy the specified item from its document library to the specified destination document library. |
![]() |
CreatedBy | Defines a workflow activity that specifies the user that created an item in a document library. |
![]() |
CreatedInRange | Provides a workflow activity that is conditional on whether or not an item was created within the specified minimum and maximum timespan. |
![]() |
CreateListItem | Defines a workflow activity that is used to create an item in the specified list or document library. |
![]() |
DateInterval | Provides information about the interval between two specified dates. |
![]() |
DefaultRetryPolicy | Provides a workflow activity to define the default retry policy when calling a Web service. |
![]() |
DelayFor | Provides a time interval in which the workflow instance can be delayed. |
![]() |
DelayUntil | Defines a workflow activity that is used to pause the workflow until the specified moment in time. |
![]() |
DeleteListItem | Defines a workflow activity that is used to delete the specified item from its list or document library. |
![]() |
Defines a workflow activity that is used to send an email message to the specified user or users. | |
![]() |
EmailDynamicValueConstants | Defines the constants used to build dynamic values for a task email. |
![]() |
ExpandGroupToUsers | Provides a workflow activity that expands a group to individual users. |
![]() |
ExpandInitFormUsers | Provides a workflow activity that… |
![]() |
ExtractSubstringFromEnd | Extracts the specified string from the end of a given string. |
![]() |
ExtractSubstringFromIndex | Defines a workflow activity that is used to extract a substring from a specified string at a given index. |
![]() |
ExtractSubstringFromIndexLength | Extracts a substring from a specified string at the given index and length. |
![]() |
ExtractSubstringFromStart | Extracts a substring from the beginning of a given string. |
![]() |
GenerateEmailDynamicValue | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() |
GetCurrentItemGuid | Provides a workflow activity that returns the globally unique identifier (GUID) for the current list item in a workflow instance. |
![]() |
GetCurrentItemId | |
![]() |
GetCurrentListId | Provides a workflow activity that returns the globally unique identifier (GUID) for the current list in a workflow instance. |
![]() |
GetHistoryListId | Provides a workflow activity that returns the globally unique identifier (GUID) for the workflow history list of a workflow instance. |
![]() |
GetItemIdInCache | |
![]() |
GetTaskListId | Provides a workflow activity that returns the globally unique identifier (GUID) of the workflow task list a workflow instance. |
![]() |
HiddenClassSignatureAttribute | Provides an attribute that can be used to specify the visibility of the activity's signature to the SharePoint Designer client. |
![]() |
IsNull | Defines a workflow activity that checks if a specified object is empty (a null reference (Nothing in Visual Basic)). |
![]() |
IsSPListItemPropertyLookupToDocsField | |
![]() |
IsValidUser | Defines a workflow activity that checks if a specified user is a valid SharePoint user. |
![]() |
JoinChoicesFromSPFieldMultiChoice | Provides a workflow activity to use a specified separator to concatenate the property values of a SharePoint multi-choice field item. |
![]() |
JoinIdOrValueFromSPFieldLookupMulti | Provides a workflow activity to lookup the value and identifer of a SharePoint LookupMulti list item property, and concatenate them using the specified separator. |
![]() |
JoinSiteUserInfoListPropertyFromSPFieldUserMulti | Provides a workflow activity to look up the SharePoint SiteUserInfoList item properties associated with a list of user IDs, and concatenate the properties using the specified separator. |
![]() |
JoinSPPrincipalPropertyFromInitFormParamUserMulti | Provides a workflow activity to lookup SharePoint SPPrincipalInfo properties associated the specified user names and concatenate them, using the specified separator. |
![]() |
LookupSPChoiceFieldIndex | Provides a workflow activity that lookups the index of a selected SharePoint field. |
![]() |
LookupSPField | Provides a workflow activity to look up a SharePoint field. |
![]() |
LookupSPFields | Provides a workflow activity that lookups all SharePoint fields contained in a specified list. |
![]() |
LookupSPGroup | Provides a workflow activity that lookups a SharePoint group with the specified principal ID. |
![]() |
LookupSPGroupMembers | Provides a workflow activity that lookups the members of a SharePoint group with the specified principal ID. |
![]() |
LookupSPList | Provides a workflow activity to lookup a SharePoint list with the specified ID. |
![]() |
LookupSPListItem | Provides a workflow activity to lookup a SharePoint item contained in the specified list. |
![]() |
LookupSPListItemBooleanProperty | Provides a workflow activity to lookup a Boolean property of the specified SharePoint list item. |
![]() |
LookupSPListItemDateTimeProperty | Provides a workflow activity that lookups a DateTime property of the specified SharePoint list item. |
![]() |
LookupSPListItemDoubleProperty | Provides a workflow activity to lookup a double property contend in the specified SharePoint list item. |
![]() |
LookupSPListItemDynamicValueProperty | Provides a workflow activity to look up the dynamic value of a property in the specified SharePoint list item. |
![]() |
LookupSPListItemGuid | Provides a workflow activity to lookup a SharePoint list item with the specified globally unique identifier (GUID). |
![]() |
LookupSPListItemId | |
![]() |
LookupSPListItemInt32Property | Provides a workflow activity to lookup a SharePoint list item property as an Int32. |
![]() |
LookupSPListItemProperty | Provides a workflow activity to look up a SharePoint list item property. |
![]() |
LookupSPListItemPropertyNameInREST | Provides a workflow activity to lookup the name of a SharePoint list item property that is used in a REST query. |
![]() |
LookupSPListItemSPFieldLookupMultiProperty | Provides a workflow activity to lookup a SharePoint list item property as a SharePoint lookup multi type field. |
![]() |
LookupSPListItemSPFieldLookupProperty | Provides a workflow activity to lookup a SharePoint list item property as a SharePoint lookup field. |
![]() |
LookupSPListItemStringProperty | Provides a workflow activity to look up a SharePoint list item property as a string. |
![]() |
LookupSPListProperty | Provides a workflow activity to lookup a SharePoint list property. |
![]() |
LookupSPPrincipal | Provides a workflow activity to look up the SharePoint principal user or group with permissions to control security. |
![]() |
LookupSPPrincipalId | Provides a workflow activity to lookup the identifier of the SharePoint principal user or group with permissions to control security. |
![]() |
LookupSPPrincipalProperty | Provides a workflow activity to lookup a property of a SharePoint principal user or group with permissions to control security. |
![]() |
LookupSPTaskAssignedToDisplayName | Provides a workflow activity to lookup up a SharePoint task assigned to the specified display names. |
![]() |
LookupSPTaskListItemAssignedTo | Provides a workflow activity to lookup up a SharePoint task to which a list item is assigned. |
![]() |
LookupSPUser | Provides a workflow activity to lookup a SharePoint principal user or group with permission to control security. |
![]() |
LookupSPUserProperty | Provides a workflow activity to look up a specified property of a SharePoint principal user or group with permissions to control security. |
![]() |
LookupWorkflowContextProperty | Provides a workflow activity to lookup a specified workflow context property. |
![]() |
LoopNTimes | Defines a workflow activity that executes an activity a specified number of times. |
![]() |
ModifiedBy | Defines a workflow activity that specifies the user who modified an item in a document library. |
![]() |
ModifiedInRange | Provides a workflow activity that is conditional on whether an item was modified within the specified minimum and maximum timespan. |
![]() |
OdataHttp | Gets the requested OData HTTP headers. |
![]() |
RegisterForSharePointEvent | Provides a workflow activity that listens for the specified SharePoint event to occur. |
![]() |
ReplaceEmailTokens | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() |
RetryForDurationPolicy | |
![]() |
SetField | Provides a workflow activity that sets the value of the specified field of the current item. |
![]() |
SetItemIdInCache | |
![]() |
SetRelatedItem | Provides a workflow activity that sets a related item for a list item. |
![]() |
SetTimeField | Provides a workflow activity that sets the time portion of the current item’s date/time field. |
![]() |
SetWorkflowStatus | Provides a workflow activity that sets the status of a workflow. |
![]() |
SingleTask | Defines a workflow activity that assigns a single task. |
![]() |
SingleTaskConstants | Defines constants used by single task activities. |
![]() |
TaskEmailTokens | Defines tokens in the email text that are passed in to a task activity (either by a single or composite task) that are replaced with runtime values. |
![]() |
TranslateDocument | Defines a workflow activity that translates a document into the specified document type. |
![]() |
UndoCheckOutItem | Defines a workflow activity that is used to undo the checkout of a document from its document library. |
![]() |
UpdateListItem | Defines a workflow activity that is used to update an item in a list or document library. |
![]() |
WaitForCustomEvent | Provides a workflow activity that waits for the specified custom workflow event to occur. |
![]() |
WaitForFieldChange | Provides a workflow activity that waits for the specified SharePoint field or field value to change for a given item in the document library. |
![]() |
WaitForItemEvent | Provides a workflow activity that waits for a specified item event to occur. |
![]() |
WebUri | Provides a workflow activity that gets the current site’s Web URI, including trailing / characters. |
![]() |
WordsInTitle | Provides a workflow activity that checks whether specified keywords are contained in an item’s title field. |
![]() |
WorkflowInterop | |
![]() |
WriteToHistory | Defines a workflow task that writes a message to the history of a workflow instance. |
.gif)