For example, in the code snippet below, the subscriber ID is implemented as a variable called bankID as part of the processLoan message used in a sample loan-processing business process.
例如,在下面的代码片段中,订阅者 ID 实现为名为 bankID 的变量,属于示例贷款处理业务流程所用的 processLoan 消息。
2
A very simple implementation of a notification subscriber (omitting repeated code) is presented in Listing 3.
清单3给出了通知订阅器的一个非常简单的实现(删除了重复代码)。
3
I removed that code and replaced it with a new username for them. Next I made their role a subscriber.