|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogEntry | |
|---|---|
| org.drools.guvnor.client.rpc | This contains classes used for remote communication with the repository server. |
| org.drools.guvnor.server | This package contains server side code for the repository. |
| org.drools.guvnor.server.builder.pagerow | |
| org.drools.guvnor.server.util | |
| Uses of LogEntry in org.drools.guvnor.client.rpc |
|---|
| Methods in org.drools.guvnor.client.rpc that return LogEntry | |
|---|---|
LogEntry[] |
RepositoryService.showLog()
Deprecated. in favour of showLogEntries() |
| Uses of LogEntry in org.drools.guvnor.server |
|---|
| Methods in org.drools.guvnor.server that return LogEntry | |
|---|---|
LogEntry[] |
ServiceImplementation.showLog()
Deprecated. in favour of ServiceImplementation.showLog(PageRequest) |
LogEntry[] |
RepositoryServiceServlet.showLog()
|
| Uses of LogEntry in org.drools.guvnor.server.builder.pagerow |
|---|
| Methods in org.drools.guvnor.server.builder.pagerow with parameters of type LogEntry | |
|---|---|
LogPageRowBuilder |
LogPageRowBuilder.withContent(LogEntry[] logEntries)
|
| Uses of LogEntry in org.drools.guvnor.server.util |
|---|
| Methods in org.drools.guvnor.server.util that return LogEntry | |
|---|---|
static LogEntry[] |
LoggingHelper.getMessages()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||