Allow for SpEL expressions in initial-delay attribute
Issue: SPR-10102
This commit is contained in:
@@ -229,7 +229,7 @@
|
|||||||
]]></xsd:documentation>
|
]]></xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
</xsd:attribute>
|
</xsd:attribute>
|
||||||
<xsd:attribute name="initial-delay" type="xsd:int" use="optional">
|
<xsd:attribute name="initial-delay" type="xsd:string" use="optional">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation><![CDATA[
|
<xsd:documentation><![CDATA[
|
||||||
Number of milliseconds to delay before the first execution of a 'fixed-rate' or
|
Number of milliseconds to delay before the first execution of a 'fixed-rate' or
|
||||||
|
|||||||
Reference in New Issue
Block a user