element <job-endpoint>
Namespace:
Type:
Content:
empty, 3 attributes
Defined:
locally at 2 locations in mule-quartz.xsd
Content Model Diagram
XML Representation Summary
<job-endpoint
    ref
 = 
xsd:string
    address
 = 
xsd:string
    timeout
 = 
(xsd:string | xsd:int)
/>
Included in content model of elements (2):
Definition Locations
Annotations (2) (by all definition locations)
Location:
within scheduledDispatchJobType complexType [def]
Annotation:
The endpoint used to dispatch the scheduled event. The preferred approach is to create a global endpoint and reference it using the ref attribute. However, you can also use the address attribute to define a URI endpoint (which supports expressions). You can use the timeout attribute to specify an arbitrary time-out value associated with the endpoint that can be used by jobs that block waiting to receive events.

Location:
within endpointPollingJobType complexType [def]
Annotation:
A reference to another configured endpoint from which events will be received.

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.