Constructor filling data from workflow format.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
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