Changes

Jump to navigation Jump to search
13 bytes removed ,  18:15, 18 July 2022
no edit summary
=Conventions=
All functions in this module are assigned to the <code><nowiki>http://basex.org/modules/jobsjob</nowiki></code> namespace, which is statically bound to the {{Code|jobsjob}} prefix. Errors will be bound to the same prefix.
=Services=
A job can be registered as ''service'' by supplying the {{Code|service}} option to {{Function|JobsJob|job:eval}}:
<syntaxhighlight lang="xquery">
|-
| '''Examples'''
| <code>job:list()</code> returns the same job id as {{Function|JobsJob|job:current}} if no other job is registered.
|}
;Version 10.0
* Updated: Renamed from ''Jobs Module'' to ''Job Module''.
* Added: {{Function|JobsJob|job:bindings}}
;Version 9.7
* Updated: {{Function|JobsJob|job:result}}: return empty sequence if no result is cached.
;Version 9.5
* Updated: {{Function|JobsJob|job:eval}}: integers added as valid start and end times.
;Version 9.4
* Updated: {{Function|JobsJob|job:eval}}: option added for writing log entries.* Updated: {{Function|JobsJob|job:list-details}}: interval added.
;Version 9.2
* Deleted: job:invoke (merged with {{Function|JobsJob|job:eval}})
;Version 9.1
* Updated: {{Function|JobsJob|job:list-details}}: registration time added.
;Version 9.0
* Added: {{Function|JobsJob|job:invoke}}, [[#Services|Services]]
;Version 8.6
* Updated: {{Function|JobsJob|job:eval}}: <code>id</code> option added.
The module was introduced with Version 8.5.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu