|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogEntry.LogEntryLevel | |
|---|---|
| org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.logging | |
| Uses of LogEntry.LogEntryLevel in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.logging |
|---|
| Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.logging that return LogEntry.LogEntryLevel | |
|---|---|
LogEntry.LogEntryLevel |
TaskExecutionLogger.getHighestLogLevelContained()
Returns the highest log type contained in this log |
LogEntry.LogEntryLevel |
LogEntry.getLevel()
|
static LogEntry.LogEntryLevel |
LogEntry.LogEntryLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LogEntry.LogEntryLevel[] |
LogEntry.LogEntryLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.logging with parameters of type LogEntry.LogEntryLevel | |
|---|---|
LogEntry(String message,
LogEntry.LogEntryLevel type)
Constructs a new LogEntry. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||