Code Snippet Manager 代码段管理器
If the manager approves the order, the business state machine will transition to the Approved state and await shipment. For the "approve" condition the Java snippet is.
如果经理批准订单,则业务状态机将转换到Approved状态并等待发送。
Listing 2 shows the code snippet to get the process instance ID using the Business Flow Manager API.
清单2显示的是使用Business Flow Manager API获取流程实例ID的代码片段。
Listing 2 shows the code snippet to filter the task by the order number using the Human task Manager.
清单2显示了使用Human Task Manager通过订单号过滤任务的代码片段。
应用推荐