Uses of Class
org.jboss.dna.repository.observation.NodeChanges

Packages that use NodeChanges
org.jboss.dna.repository.observation   
org.jboss.dna.repository.rules   
org.jboss.dna.repository.sequencers   
 

Uses of NodeChanges in org.jboss.dna.repository.observation
 

Methods in org.jboss.dna.repository.observation that return NodeChanges
static NodeChanges NodeChanges.create(java.lang.String repositoryWorkspaceName, java.lang.Iterable<javax.jcr.observation.Event> events)
           
 

Methods in org.jboss.dna.repository.observation with parameters of type NodeChanges
 void NodeChangeListener.onNodeChanges(NodeChanges changes)
           
 

Uses of NodeChanges in org.jboss.dna.repository.rules
 

Methods in org.jboss.dna.repository.rules with parameters of type NodeChanges
 void RuleSetRepositoryMonitor.onNodeChanges(NodeChanges changes)
          
 

Uses of NodeChanges in org.jboss.dna.repository.sequencers
 

Methods in org.jboss.dna.repository.sequencers with parameters of type NodeChanges
 void SequencingService.onNodeChanges(NodeChanges changes)
          
 



Copyright © 2008. All Rights Reserved.