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

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

public class LogPageRowBuilder
extends Object


Constructor Summary
LogPageRowBuilder()
           
 
Method Summary
 List<LogPageRow> createRows(PageRequest pageRequest, LogEntry[] logEntries)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogPageRowBuilder

public LogPageRowBuilder()
Method Detail

createRows

public List<LogPageRow> createRows(PageRequest pageRequest,
                                   LogEntry[] logEntries)


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