element <custom-job> (global)
Namespace:
Type:
Content:
empty, 3 attributes
Subst.Gr:
may substitute for element abstract-job
Defined:
globally in mule-quartz.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<custom-job
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
/>
May be included in elements by substitutions (3):
endpoint, inbound-endpoint, outbound-endpoint
Annotation
A custom job can be configured on inbound or outbound endpoints. You can create and configure your own job implementation and use it on a Quartz endpoint. A custom job can be configured as a bean in the XML configuration and referenced using this job.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="custom-job" substitutionGroup="abstract-job" type="customJobType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.