Changeset 163
- Timestamp:
- 02/25/09 00:21:14 (9 months ago)
- Files:
-
- 1 modified
-
trunk/lib/TheSchwartz/Job.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/TheSchwartz/Job.pm
r146 r163 371 371 =head2 C<priority> 372 372 373 An integer value to specify the priority of the job to be executed. See 374 C<prioritize> property of L<TheSchwartz> for details. 373 An integer value to specify the priority of the job to be executed; larger 374 numbers mean higher priority. See C<prioritize> property of L<TheSchwartz> for 375 details. 375 376 376 377 =head2 C<coalesce>
