SP.WorkflowServices.WorkflowDeploymentService.getDesignerActions Method (sp.workflowservices)

Returns a definition instance populated with the information in the workflow definition.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.WorkflowServices.WorkflowDeploymentService.getDesignerActions(web)

Return value

Returns string (xml) representation of valid workflow actions.

Parameters

  • web
    The SharePoint site (SPWeb instance) representing the scope for the valid actions.

Remarks

To return a list of valid Windows Workflow Foundation 3.0 actions, use the WebPartPagesWebService.FetchLegalWorkflowActions method.