| 程序包 | 说明 |
|---|---|
| cn.ideabuffer.process.core.processors | |
| cn.ideabuffer.process.core.processors.impl | |
| cn.ideabuffer.process.core.processors.wrapper.proxy |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
AggregateProcessor<I,O>
聚合处理器,用于聚合
MergeableNode 中处理器的返回结果。 |
interface |
BranchProcessor |
interface |
DistributeAggregateProcessor<O> |
interface |
DoWhileProcessor |
interface |
IfProcessor |
interface |
NodeGroupProcessor<R> |
interface |
ParallelBranchProcessor |
interface |
ProcessInstanceProcessor<R> |
interface |
TryCatchFinallyProcessor |
interface |
WhileProcessor |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BranchProcessorImpl |
class |
DefaultAggregateProcessor<I,O> |
class |
DistributeAggregateProcessorImpl<O> |
class |
DoWhileProcessorImpl |
class |
GenericAggregateProcessorImpl<I,O> |
class |
IfProcessorImpl |
class |
NodeGroupProcessorImpl<R> |
class |
ParallelBranchProcessorImpl |
class |
ProcessInstanceProcessorImpl<R> |
class |
TryCatchFinallyProcessorImpl |
class |
UnitAggregateProcessorImpl<R> |
class |
WhileProcessorImpl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AggregateProcessorProxy<I,O> |
class |
BranchProcessorProxy |
class |
DistributeAggregateProcessorProxy<O> |
class |
DoWhileProcessorProxy |
class |
IfProcessorProxy |
class |
NodeGroupProcessorProxy<R> |
class |
ParallelBranchProcessorProxy |
class |
ProcessInstanceProcessorProxy<R> |
class |
TryCatchFinallyProcessorProxy |
class |
WhileProcessorProxy |
Copyright © 2021. All rights reserved.