Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.WorkflowEngine Namespaces
CMS.WorkflowEngine
WorkflowStepInfoProvider Class
WorkflowStepInfoProvider Methods
CanUserApprove Method
CanUserApproveInternal Method
CanUserManageAutomationProcesses Method
CanUserManageAutomationProcessesInternal Method
CanUserManageAutomationTemplates Method
CanUserManageAutomationTemplatesInternal Method
CanUserManageWorkflow Method
CanUserManageWorkflowInternal Method
CanUserMoveToSpecificAutomationStep Method
CanUserMoveToSpecificAutomationStepInternal Method
CanUserRemoveAutomationProcess Method
CanUserRemoveAutomationProcessInternal Method
CanUserStartAutomationProcess Method
CanUserStartAutomationProcessInternal Method
CheckDependencies Method
ConnectSteps Method
ConnectStepsInternal Method
CreateDefaultApprovalSteps Method
CreateDefaultWorkflowSteps Method
CreateDefaultWorkflowStepsInternal Method
DeleteInfo Method
DeleteWorkflowStepInfo Method
DeleteWorkflowSteps Method
GetArchivedStep Method
GetArchivedStepInternal Method
GetAutomationPendingStepsWhereCondition Method
GetEditStep Method
GetEditStepInternal Method
GetFinishedStep Method
GetFinishedStepInternal Method
GetFirstStep Method
GetFirstStepInternal Method
GetPublishedStep Method
GetPublishedStepInternal Method
GetRequestKeyInternal Method
GetStepRoles Method
GetUsersWhoCanApprove Method
GetUsersWhoCanApproveInternal Method
GetWorkflowPendingStepsWhereCondition Method
GetWorkflowStepInfo Method
GetWorkflowStepInfoByGUID Method
GetWorkflowStepInfoInternal Method
GetWorkflowSteps Method
InitStepOrders Method
InitStepOrdersInternal Method
MoveStepDown Method
MoveStepDownInternal Method
MoveStepUp Method
MoveStepUpInternal Method
Set Method
SetWorkflowStepInfo Method
SetWorkflowStepInfoInternal Method
ValidateStepIntegrity Method
ValidateStepIntegrityInternal Method
WorkflowStepInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.WorkflowEngine
Assembly:
CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
WorkflowStepInfo
info
)
Parameters
info
Type:
CMS.WorkflowEngine
WorkflowStepInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
WorkflowStepInfoProvider Class
CMS.WorkflowEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com