GavinJob(Progress progress,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
org.springframework.security.core.Authentication authentication,
String jobIdentifier,
FileStore fileStore,
MenuReaderService menuReaderService,
RepositoryAnnotator cadd,
RepositoryAnnotator exac,
RepositoryAnnotator snpeff,
RepositoryAnnotator gavin,
Parser parser,
AnnotatorRunner annotatorRunner,
GavinJobExecution gavinJobExecution) |
GavinJobFactory(DataService dataService,
org.springframework.transaction.PlatformTransactionManager transactionManager,
org.springframework.security.core.userdetails.UserDetailsService userDetailsService,
JobExecutionUpdater jobExecutionUpdater,
org.springframework.mail.MailSender mailSender,
FileStore fileStore,
RepositoryAnnotator cadd,
RepositoryAnnotator exac,
RepositoryAnnotator snpEff,
EffectBasedAnnotator gavin,
MenuReaderService menuReaderService,
Parser parser,
AnnotatorRunner annotatorRunner) |