org.drools.guvnor.server.builder.pagerow
Class SnapshotComparisonPageRowBuilder

java.lang.Object
  extended by org.drools.guvnor.server.builder.pagerow.SnapshotComparisonPageRowBuilder

public class SnapshotComparisonPageRowBuilder
extends Object


Constructor Summary
SnapshotComparisonPageRowBuilder()
           
 
Method Summary
 List<SnapshotComparisonPageRow> createRows(PageRequest pageRequest, SnapshotDiffs diffs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SnapshotComparisonPageRowBuilder

public SnapshotComparisonPageRowBuilder()
Method Detail

createRows

public List<SnapshotComparisonPageRow> createRows(PageRequest pageRequest,
                                                  SnapshotDiffs diffs)


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.