|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuartzMonitorJobState | |
|---|---|
| com.quartzdesk.service.quartz.v8_0 | |
| com.quartzdesk.service.types.v4_0.scheduler.quartz.monitor | |
| Uses of QuartzMonitorJobState in com.quartzdesk.service.quartz.v8_0 |
|---|
| Fields in com.quartzdesk.service.quartz.v8_0 declared as QuartzMonitorJobState | |
|---|---|
protected QuartzMonitorJobState |
GetJobMonitorStateResponse.state
|
| Methods in com.quartzdesk.service.quartz.v8_0 that return QuartzMonitorJobState | |
|---|---|
QuartzMonitorJobState |
GetJobMonitorStateResponse.getState()
Gets the value of the state property. |
| Methods in com.quartzdesk.service.quartz.v8_0 with parameters of type QuartzMonitorJobState | |
|---|---|
void |
GetJobMonitorStateResponse.setState(QuartzMonitorJobState value)
Sets the value of the state property. |
GetJobMonitorStateResponse |
GetJobMonitorStateResponse.withState(QuartzMonitorJobState value)
|
| Uses of QuartzMonitorJobState in com.quartzdesk.service.types.v4_0.scheduler.quartz.monitor |
|---|
| Methods in com.quartzdesk.service.types.v4_0.scheduler.quartz.monitor that return QuartzMonitorJobState | |
|---|---|
static QuartzMonitorJobState |
QuartzMonitorJobState.fromValue(String v)
|
static QuartzMonitorJobState |
QuartzMonitorJobState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QuartzMonitorJobState[] |
QuartzMonitorJobState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||