Uses of Class
org.modeshape.repository.sequencer.SequencingService.SequencerCall

Packages that use SequencingService.SequencerCall
org.modeshape.repository.sequencer The classes that make up the sequencing service and its configuration. 
 

Uses of SequencingService.SequencerCall in org.modeshape.repository.sequencer
 

Methods in org.modeshape.repository.sequencer that return types with arguments of type SequencingService.SequencerCall
protected  Iterable<SequencingService.SequencerCall> SequencingService.SequencerCalls.getCalls()
           
 Iterator<SequencingService.SequencerCall> SequencingService.SequencerCalls.iterator()
          
 

Methods in org.modeshape.repository.sequencer with parameters of type SequencingService.SequencerCall
protected  Map<String,Set<RepositoryNodePath>> SequencingService.SequencerCalls.getOutputPathsFor(SequencingService.SequencerCall call)
           
protected  void SequencingService.SequencerCalls.record(SequencingService.SequencerCall call, RepositoryNodePath outputPath)
           
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.