Class: ItemSchedule

tibco.objectapi.brm.ItemSchedule

new ItemSchedule()

Schedule information to be associated with a work item. Constructs a new ItemSchedule.

The following features are supported:

Members

maxDuration :tibco.objectapi.brm.ItemDuration

Duration of the work item. This property holds the value of the 'Max Duration' containment reference.
Type:

startDate :Date

Date at which this work item can be started. This property holds the value of the 'Start Date' attribute.
Type:
  • Date

targetDate :Date

Date by which this work item must be finished. This property holds the value of the 'Target Date' attribute.
Type:
  • Date