待办授权(委托代理)
| Modifiers | Name | Description |
|---|---|---|
static Object |
aliasOverridingOrder |
| Type | Name and description |
|---|---|
ProcessScriptService |
processScriptService |
| Type | Name and description |
|---|---|
void |
bootStrapInit() |
Substitute |
getAwaySubstitute(bropen.framework.core.osm.EmployeeIdentity actorEI, ProcessInstance processInst, Task task, Object doc)监听事件,删除员工身份的同时,删除对应的外出授权 |
Substitute |
getTransferSubstitute(ProcessInstance processInst, Task task)判断是否有超时委托,有则返回超时委托的策略 |
| Methods inherited from class | Name |
|---|---|
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
监听事件,删除员工身份的同时,删除对应的外出授权
判断是否有超时委托,有则返回超时委托的策略
processInst - 流程实例task - 任务实例