Package | Description |
---|---|
de.espirit.firstspirit.access.schedule |
Modifier and Type | Method and Description |
---|---|
ScheduleEntryControl |
ScheduleEntry.execute()
Start execution on the server - locked entries will be started with the settings which are actually set on client
side, all other entries will be started with the settings wich are stored on the server.
|
Modifier and Type | Method and Description |
---|---|
List<ScheduleEntryControl> |
ScheduleStorage.getHistory(Date from,
Date until,
int maxCount,
boolean includeProjectEntries)
Get the execution history of server schedule entries.
|
List<ScheduleEntryControl> |
ScheduleStorage.getHistory(Date from,
Date until,
int maxCount,
Project project)
Get the execution history of schedule entries of the given project.
|
List<ScheduleEntryControl> |
ScheduleEntry.getRunningEntries()
Returns a list of
schedule entry controls related to this schedule entry and
currently running on the FirstSpirit server. |
List<ScheduleEntryControl> |
ScheduleStorage.getRunningEntries()
Returns a list of currently running controllable schedule entries.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210