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 2001-2019, Terracotta, Inc.