Uses of Class
org.modeshape.repository.sequencer.SequencerOutputMap

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

Uses of SequencerOutputMap in org.modeshape.repository.sequencer
 

Methods in org.modeshape.repository.sequencer with parameters of type SequencerOutputMap
protected  void StreamSequencerAdapter.saveOutput(Path inputPath, String outputPath, SequencerOutputMap output, SequencerContext context, Set<Path> builtPaths, boolean replacePreviouslyDerivedContent)
          Save the sequencing output to the supplied node.
 



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