Click or drag to resize
NextActivityComponentFactoryCreateNextActivityComponent Method
Overload List
  NameDescription
Protected methodStatic memberCreateNextActivityComponent
创建根显示节点
Protected methodStatic memberCreateNextActivityComponent(NextActivityComponent)
根据现有下一步节点列表,创建新的下一步节点列表对象
Protected methodStatic memberCreateNextActivityComponent(ActivityEntity, ActivityEntity)
创建跳转节点(强制拉取跳转方式,后续节点状态可以强制拉取前置节点到当前节点[后续节点])
Protected methodStatic memberCreateNextActivityComponent(TransitionEntity, ActivityEntity)
创建下一步活动的节点
Top
See Also