|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryNodePath | |
|---|---|
| org.jboss.dna.repository.sequencers | |
| org.jboss.dna.repository.util | |
| Uses of RepositoryNodePath in org.jboss.dna.repository.sequencers |
|---|
| Method parameters in org.jboss.dna.repository.sequencers with type arguments of type RepositoryNodePath | |
|---|---|
void |
StreamSequencerAdapter.execute(javax.jcr.Node input,
java.lang.String sequencedPropertyName,
NodeChange changes,
java.util.Set<RepositoryNodePath> outputPaths,
ExecutionContext context,
ProgressMonitor progressMonitor)
Execute the sequencing operation on the supplied node, which has recently been created or changed. |
void |
Sequencer.execute(javax.jcr.Node input,
java.lang.String sequencedPropertyName,
NodeChange changes,
java.util.Set<RepositoryNodePath> outputPaths,
ExecutionContext context,
ProgressMonitor progress)
Execute the sequencing operation on the supplied node, which has recently been created or changed. |
| Uses of RepositoryNodePath in org.jboss.dna.repository.util |
|---|
| Methods in org.jboss.dna.repository.util that return RepositoryNodePath | |
|---|---|
static RepositoryNodePath |
RepositoryNodePath.parse(java.lang.String path,
java.lang.String defaultRepositoryWorkspaceName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||