Uses of Class
org.ikasan.job.orchestration.context.util.SchedulerContextParametersPropertiesProvider
-
Packages that use SchedulerContextParametersPropertiesProvider Package Description org.ikasan.job.orchestration org.ikasan.job.orchestration.context.parameters -
-
Uses of SchedulerContextParametersPropertiesProvider in org.ikasan.job.orchestration
Methods in org.ikasan.job.orchestration that return SchedulerContextParametersPropertiesProvider Modifier and Type Method Description SchedulerContextParametersPropertiesProviderJobOrchestrationAutoConfiguration. schedulerOverrider() -
Uses of SchedulerContextParametersPropertiesProvider in org.ikasan.job.orchestration.context.parameters
Constructors in org.ikasan.job.orchestration.context.parameters with parameters of type SchedulerContextParametersPropertiesProvider Constructor Description ContextParametersFactory(SchedulerContextParametersPropertiesProvider schedulerContextParametersPropertiesProvider)
-