Package | Description |
---|---|
org.quartz.impl.matchers |
Modifier and Type | Method and Description |
---|---|
static EverythingMatcher<JobKey> |
EverythingMatcher.allJobs()
Create an EverythingMatcher that matches all jobs.
|
static EverythingMatcher<TriggerKey> |
EverythingMatcher.allTriggers()
Create an EverythingMatcher that matches all triggers.
|
Copyright © 2023 Terracotta, Inc.. All rights reserved.