|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlowDef | |
|---|---|
| org.tubo.configuration.def | |
| org.tubo.configuration.def.baseimpl | |
| org.tubo.resource.flow | |
| Uses of FlowDef in org.tubo.configuration.def |
|---|
| Methods in org.tubo.configuration.def that return FlowDef | |
|---|---|
FlowDef |
Configuration.getFlowDef(java.lang.String id)
|
| Uses of FlowDef in org.tubo.configuration.def.baseimpl |
|---|
| Classes in org.tubo.configuration.def.baseimpl that implement FlowDef | |
|---|---|
class |
BaseFlowDefImpl
|
| Methods in org.tubo.configuration.def.baseimpl that return FlowDef | |
|---|---|
FlowDef |
BaseConfigurationImpl.getFlowDef(java.lang.String id)
|
| Methods in org.tubo.configuration.def.baseimpl with parameters of type FlowDef | |
|---|---|
void |
BaseConfigurationImpl.add(FlowDef flowDef)
|
| Uses of FlowDef in org.tubo.resource.flow |
|---|
| Methods in org.tubo.resource.flow with parameters of type FlowDef | |
|---|---|
void |
BaseFlowProcessorImpl.execute(FlowDef flowDef,
FlowContext context)
Execute a Flow Definition |
void |
FlowProcessor.execute(FlowDef flowDef,
FlowContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||