Class DBCustomJobDefinitionService

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

public class DBCustomJobDefinitionService extends Object
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.