Package | Description |
---|---|
COM.TIBCO.hawk.config.rbengine.schedule |
Provides classes for creating and processing schedules used in the rulebases of TIBCO Hawk agents.
|
Modifier and Type | Method and Description |
---|---|
void |
Schedules.fromXML(java.io.Reader reader)
Deprecated.
|
void |
PeriodGroup.setPeriods(Period[] periods)
Replaces the periods in this PeriodGroup with the specified periods.
|
Constructor and Description |
---|
PeriodGroup(java.lang.String name,
Period[] periods)
Creates a PeriodGroup with specified name and periods.
|
Schedules(java.io.Reader reader)
Creates a Schedules from the reader.
|
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.