|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 IFlowFilter 的软件包 | |
---|---|
gboat2.serviceflow.service | |
gboat2.serviceflow.service.impl |
gboat2.serviceflow.service 中 IFlowFilter 的使用 |
---|
参数类型为 IFlowFilter 的 gboat2.serviceflow.service 中的方法 | |
---|---|
void |
IServiceFlowService.registProcess(IFlowFilter chooser,
String processId,
URL processDefine)
注册流程定义文件 |
void |
IServiceFlowService.registProcess(IFlowFilter chooser,
String processId,
URL processDefine,
URL picturePath)
|
void |
IServiceFlowService.registProcess(int priority,
IFlowFilter chooser,
String processId,
URL processDefine)
|
void |
IServiceFlowService.registProcess(int priority,
IFlowFilter chooser,
String processId,
URL processDefine,
URL picturePath)
|
gboat2.serviceflow.service.impl 中 IFlowFilter 的使用 |
---|
参数类型为 IFlowFilter 的 gboat2.serviceflow.service.impl 中的方法 | |
---|---|
void |
ServiceFlowServiceImpl.registProcess(IFlowFilter filter,
String processId,
URL processDefine)
注册流程定义文件 |
void |
ServiceFlowServiceImpl.registProcess(IFlowFilter filter,
String processId,
URL processDefine,
URL picturePath)
|
void |
ServiceFlowServiceImpl.registProcess(int priority,
IFlowFilter filter,
String processId,
URL processDefine)
|
void |
ServiceFlowServiceImpl.registProcess(int priority,
IFlowFilter filter,
String processId,
URL processDefine,
URL picturePath)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |