Polish "Update reference to deprecated CronSequenceGenerator"
See gh-26651
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
<xsd:attribute name="cron" type="xsd:string" use="optional">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation><![CDATA[
|
||||
A cron-based trigger. See the org.springframework.scheduling.support.CronSequenceGenerator
|
||||
A cron-based trigger. See the org.springframework.scheduling.support.CronExpression#parse
|
||||
JavaDoc for example patterns.
|
||||
]]></xsd:documentation>
|
||||
</xsd:annotation>
|
||||
|
||||
Reference in New Issue
Block a user