Uses of Class
org.ikasan.job.orchestration.context.register.ContextInstanceSchedulerService
-
Packages that use ContextInstanceSchedulerService Package Description org.ikasan.job.orchestration org.ikasan.job.orchestration.context.register -
-
Uses of ContextInstanceSchedulerService in org.ikasan.job.orchestration
Methods in org.ikasan.job.orchestration that return ContextInstanceSchedulerService Modifier and Type Method Description ContextInstanceSchedulerServiceJobOrchestrationAutoConfiguration. contextInstanceSchedulerService(org.ikasan.spec.scheduled.context.service.ContextInstanceRegistrationService contextInstanceRegistrationService, org.ikasan.spec.scheduled.context.service.ScheduledContextService scheduledContextService) -
Uses of ContextInstanceSchedulerService in org.ikasan.job.orchestration.context.register
Constructors in org.ikasan.job.orchestration.context.register with parameters of type ContextInstanceSchedulerService Constructor Description ContextInstanceEndJob(java.lang.String jobName, java.lang.String cronExpressionEndTime, java.lang.String timezone, org.ikasan.spec.scheduled.context.service.ContextInstanceRegistrationService contextInstanceRegistrationService, ContextInstanceSchedulerService contextInstanceSchedulerService)
-