Constructor filling data from workflow format.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- steps
- Type: System.Collections.Generic IEnumerable WorkflowStepInfo
Steps to be refreshed
- transitions
- Type: System.Collections.Generic IEnumerable WorkflowTransitionInfo
Transitions to be refreshed
See Also