Package | Description |
---|---|
COM.TIBCO.hawk.config.rbengine.schedule |
Provides classes for creating and processing schedules used in the rulebases of TIBCO Hawk agents.
|
Class and Description |
---|
Attributes
The
Attributes provides methods for accessing attributes in a
Schedules object. |
Period
A Period defines the time intervals, days or months
that should be included or excluded in a schedule.
|
PeriodGroup
A PeriodGroup is a logical group of Periods useful for defining an asbtract group of
Periods.
|
Schedule
A Schedule is configuration object that can be used to determine if a rulebase or part of the rulebase
should be in-schedule or out-of-schedule at a given time.
|
Scheduleable
The
Scheduleable interface
is implemented by a scheduleable object to check if the scheduleable
object is in-schedule. |
ScheduleException
Signals that an error occurred while processing schedule.
|
Schedules
A Schedules contains a list of
Schedule and PeriodGroup objects. |
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.