Create an ordered sequence (array) of business items by setting the minimum and maximum values for the item attributes.
通过设置项目属性的最小值和最大值来创建业务项目的定购序列(数组)。
JBPM provides two different APIs for setting pooled actors - one taking a string array of ids and another taking a set of ids.
jBPM提供了2类不同的API来设置参与者池:一类接收字符串id数组,另一类则接收id集合。
POP(), for instance, could be implemented as a FETCH() of the last element, followed by STORESIZE(FETCHSIZE()-1) (setting the size of the array to be one less, effectively removing the last element).
例如,可以这样实现 POP() :对最后一个元素使用 FETCH() ,然后使用 STORESIZE(FETCHSIZE()-1) (将数组的大小减去 1,实际除去了最后一个元素)。
应用推荐