Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我注意到在 jPDL(在经典 jBPM4.0 中)中,有一个名为:waitForSignal()
还有一种名为state的活动/节点。状态活动/节点将使引擎等待。
所以,我的问题是可以通过调用此方法(例如输入活动/节点事件处理程序)将活动/节点设置为等待吗?