See: Description
Interface | Description |
---|---|
ElementRunner |
Runner responsible to run or undo an element of a route.
|
Class | Description |
---|---|
AbstractRunner | |
ChainToTypeMappingDescriptor | |
ConditionalRunner |
Run the first step and then run the folder child in the position determined
by the posOfChildStepToRunNext on this container.
|
DocumentRouteElementImpl | |
DocumentRouteImpl | |
DocumentRouteStepsContainerImpl | |
DocumentRoutingEngineServiceImpl | |
DocumentRoutingServiceImpl | |
DocumentRoutingTreePersister |
The default persister.
|
EventFirer | |
LockableDocumentRouteImpl | |
ParallelRunner |
Run all of its children simultaneous and is done when all the children are
done.
|
PersisterDescriptor | |
SerialRunner |
Run all its children one after the other and is donen when the last children
is done.
|
StepElementRunner |
Run the operation chain for this step.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.