Class DBCustomJobDefinitionService

java.lang.Object
org.graylog.scheduler.DBCustomJobDefinitionService

@Deprecated(since="6.1.0") public class DBCustomJobDefinitionService extends Object
Deprecated.
The DBJobDefinitionService is still using the old mongojack version, so we can't implement a findOrCreate method and have to use this custom service until the class is migrated to the new mongojack version. TODO: Remove once DBJobDefinitionService is migrated to the new mongojack version.