|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggingEvent | |
|---|---|
| com.quartzdesk.service.types.v5_0.log | |
| com.quartzdesk.service.types.v5_0.scheduler | |
| com.quartzdesk.service.types.v5_0.scheduler.quartz | |
| Uses of LoggingEvent in com.quartzdesk.service.types.v5_0.log |
|---|
| Methods in com.quartzdesk.service.types.v5_0.log that return LoggingEvent | |
|---|---|
LoggingEvent |
ObjectFactory.createLoggingEvent()
Create an instance of LoggingEvent |
LoggingEvent |
LoggingEvent.withId(Integer value)
|
LoggingEvent |
LoggingEvent.withMessage(String value)
|
LoggingEvent |
LoggingEvent.withPriority(LoggingEventPriority value)
|
| Uses of LoggingEvent in com.quartzdesk.service.types.v5_0.scheduler |
|---|
| Fields in com.quartzdesk.service.types.v5_0.scheduler with type parameters of type LoggingEvent | |
|---|---|
protected List<LoggingEvent> |
ExecHistory.log
|
| Methods in com.quartzdesk.service.types.v5_0.scheduler that return types with arguments of type LoggingEvent | |
|---|---|
List<LoggingEvent> |
ExecHistory.getLog()
Gets the value of the log property. |
| Methods in com.quartzdesk.service.types.v5_0.scheduler with parameters of type LoggingEvent | |
|---|---|
ExecHistory |
ExecHistory.withLog(LoggingEvent... values)
|
| Method parameters in com.quartzdesk.service.types.v5_0.scheduler with type arguments of type LoggingEvent | |
|---|---|
void |
ExecHistory.setLog(List<LoggingEvent> log)
Sets the value of the log property. |
ExecHistory |
ExecHistory.withLog(Collection<LoggingEvent> values)
|
| Uses of LoggingEvent in com.quartzdesk.service.types.v5_0.scheduler.quartz |
|---|
| Methods in com.quartzdesk.service.types.v5_0.scheduler.quartz with parameters of type LoggingEvent | |
|---|---|
QuartzExecHistory |
QuartzExecHistory.withLog(LoggingEvent... values)
|
| Method parameters in com.quartzdesk.service.types.v5_0.scheduler.quartz with type arguments of type LoggingEvent | |
|---|---|
QuartzExecHistory |
QuartzExecHistory.withLog(Collection<LoggingEvent> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||