Uses of Class
org.apache.camel.v1.pipespec.integration.traits.Cron
-
Packages that use Cron Package Description org.apache.camel.v1.pipespec.integration -
-
Uses of Cron in org.apache.camel.v1.pipespec.integration
Methods in org.apache.camel.v1.pipespec.integration that return Cron Modifier and Type Method Description CronTraits. getCron()Methods in org.apache.camel.v1.pipespec.integration with parameters of type Cron Modifier and Type Method Description voidTraits. setCron(Cron cron)
-