|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequencerContext | |
|---|---|
| org.jboss.dna.repository.sequencer | The classes that make up the sequencing service and its configuration. |
| Uses of SequencerContext in org.jboss.dna.repository.sequencer |
|---|
| Methods in org.jboss.dna.repository.sequencer with parameters of type SequencerContext | |
|---|---|
void |
StreamSequencerAdapter.execute(Node input,
String sequencedPropertyName,
NetChangeObserver.NetChange changes,
Set<RepositoryNodePath> outputPaths,
SequencerContext context,
Problems problems)
Execute the sequencing operation on the supplied node, which has recently been created or changed. |
void |
Sequencer.execute(Node input,
String sequencedPropertyName,
NetChangeObserver.NetChange changes,
Set<RepositoryNodePath> outputPaths,
SequencerContext context,
Problems problems)
Execute the sequencing operation on the supplied node, which has recently been created or changed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||