Job Scheduler

API functions for schedules

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.3.5
  • Component/s: None
  • Description:
    Hide

    If an order uses a schedule, Order.run_time.xml returns <run_time schedule="schedule_name"/>.
    Additionally the following functions are provided:

    Order.run_time.schedule returns Schedule object (new) or null if no Schedule is assigned to the order

    Schedule.xml returns and sets a schedule just like Run_time.xml

    spooler.schedule(name) returns the Schedule objekt with the given name or null if it doesn't exist.

    Show
    If an order uses a schedule, Order.run_time.xml returns <run_time schedule="schedule_name"/>. Additionally the following functions are provided: Order.run_time.schedule returns Schedule object (new) or null if no Schedule is assigned to the order Schedule.xml returns and sets a schedule just like Run_time.xml spooler.schedule(name) returns the Schedule objekt with the given name or null if it doesn't exist.

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    24 April 2008 13:25
    Updated:
    24 July 2008 13:09
    Resolved:
    24 July 2008 13:09