public interface SearchableJobInstanceDao extends JobInstanceDao
Modifier and Type | Method and Description |
---|---|
int |
countJobInstances(String name) |
createJobInstance, findJobInstancesByName, getJobInstance, getJobInstance, getJobInstance, getJobInstanceCount, getJobInstances, getJobNames
int countJobInstances(String name)
name
- the name of the job instancesCopyright © 2015. All rights reserved.