public interface SearchableJobInstanceDao
extends org.springframework.batch.core.repository.dao.JobInstanceDao
Modifier and Type | Method and Description |
---|---|
int |
countJobInstances(String name) |
int countJobInstances(String name)
name
- the name of the job instancesCopyright © 2023 Pivotal Software, Inc.. All rights reserved.