|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LoggingEvent in com.quartzdesk.service.quartz_exec_history.v2_0 |
|---|
| Fields in com.quartzdesk.service.quartz_exec_history.v2_0 with type parameters of type LoggingEvent | |
|---|---|
protected List<LoggingEvent> |
GetLogResponse.loggingEvent
|
| Methods in com.quartzdesk.service.quartz_exec_history.v2_0 that return types with arguments of type LoggingEvent | |
|---|---|
List<LoggingEvent> |
GetLogResponse.getLoggingEvent()
Gets the value of the loggingEvent property. |
| Methods in com.quartzdesk.service.quartz_exec_history.v2_0 with parameters of type LoggingEvent | |
|---|---|
GetLogResponse |
GetLogResponse.withLoggingEvent(LoggingEvent... values)
|
| Method parameters in com.quartzdesk.service.quartz_exec_history.v2_0 with type arguments of type LoggingEvent | |
|---|---|
void |
GetLogResponse.setLoggingEvent(List<LoggingEvent> loggingEvent)
Sets the value of the loggingEvent property. |
GetLogResponse |
GetLogResponse.withLoggingEvent(Collection<LoggingEvent> values)
|
| Uses of LoggingEvent in com.quartzdesk.service.types.v4_0.log |
|---|
| Methods in com.quartzdesk.service.types.v4_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.v4_0.scheduler |
|---|
| Fields in com.quartzdesk.service.types.v4_0.scheduler with type parameters of type LoggingEvent | |
|---|---|
protected List<LoggingEvent> |
ExecHistory.log
|
| Methods in com.quartzdesk.service.types.v4_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.v4_0.scheduler with parameters of type LoggingEvent | |
|---|---|
ExecHistory |
ExecHistory.withLog(LoggingEvent... values)
|
| Method parameters in com.quartzdesk.service.types.v4_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.v4_0.scheduler.quartz |
|---|
| Methods in com.quartzdesk.service.types.v4_0.scheduler.quartz with parameters of type LoggingEvent | |
|---|---|
QuartzExecHistory |
QuartzExecHistory.withLog(LoggingEvent... values)
|
| Method parameters in com.quartzdesk.service.types.v4_0.scheduler.quartz with type arguments of type LoggingEvent | |
|---|---|
QuartzExecHistory |
QuartzExecHistory.withLog(Collection<LoggingEvent> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||