Alert¶
-
public class
Alert¶ Represents an alert which will be raised in the milestone window.
Constructors¶
Alert¶
-
public
Alert(Period offset, Period interval, int count, int index, boolean floating)¶ Creates an Alert with the offset attribute set to
offset, the interval attribute set tointerval, the count attribute tocount, the index attribute toindex, the floating attribute tofloating.Parameters: - offset – the alert offset
- interval – the alert interval
- count – the alert count
- index – the alert index in the schedule
- floating – the floating flag
Methods¶
getMilestoneWindow¶
-
public MilestoneWindow
getMilestoneWindow()¶
setMilestoneWindow¶
-
public void
setMilestoneWindow(MilestoneWindow milestoneWindow)¶