Evaluates list of existing transitions for given workflow step and returns either one best match or multiple transitions matched
            
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- step
 - Type: CMS.WorkflowEngine WorkflowStepInfo
Workflow step 
- user
 - Type: CMS.Membership UserInfo
User 
- siteId
 - Type: 
System Int32
Site ID 
- resolver
 - Type: CMS.MacroEngine MacroResolver
Macro resolver to evaluate conditions 
Return Value
Type:See Also