Package | Description |
---|---|
org.quartz.impl.jdbcjobstore |
Modifier and Type | Method and Description |
---|---|
TriggerStatus |
StdJDBCDelegate.selectTriggerStatus(Connection conn,
TriggerKey triggerKey)
Select a trigger' status (state & next fire time).
|
TriggerStatus |
DriverDelegate.selectTriggerStatus(Connection conn,
TriggerKey triggerKey)
Select a trigger' status (state & next fire time).
|
Copyright © 2023 Terracotta, Inc.. All rights reserved.