Interface | Description |
---|---|
DailyExecutionSchedule |
An execution schedule which is executed repeatedly on the same
time of a day, on
which days can be specified by manipulating the week day set . |
DeltaGeneration |
Provide means to determine which parts of a site (project) should be re-generated respecting the changes between two revisions.
|
DeltaGeneration.ChangeSet |
Change set wrapping the calculated changes of a
DeltaGeneration . |
DeltaGeneration.DeletedPageInfo |
Info describing a deleted page.
|
DeployTarget |
Deploy Target.
|
DeployTask |
Task for deploying generated files.
|
ExecutionSchedule |
Definition of a execution scheduling entry.
|
FileTarget |
Deployment of contents into a local file system.
|
FixedExecutionSchedule |
A schedule which is executed once at a specified
time or only manually (if
set to manual ). |
FtpTarget |
Deployment of contents using the file transfer protocol (FTP).
|
GenerateTask |
Generation task.
|
GenerateTask.EntityEntry | |
IntervalExecutionSchedule |
A periodic schedule, the length is specified in
IntervalExecutionSchedule.getInterval() . |
LogfileProvider |
Interface providing methods for logfile access.
|
MailTask |
Definition of a mail task.
|
MaintenanceModeTask |
A task of this type puts the server into maintenance mode after a customizable period of time.
|
MonthlyExecutionSchedule | |
ProjectBackupTask |
Definition for a task to perform a basic backup of the project's current state.
|
ProjectBackupTask2 |
Definition of a task to perform a differential or incremental backup of the project's data.
|
ProjectCleanupTask |
Task for archiving project repository files.
|
ScheduleContext |
A context with access to schedule entry execution-related objects.
|
ScheduleEntry |
Defines a single entry for a job list of tasks to be scheduled.
|
ScheduleEntryControl |
Provides information's on a currently running or an historic schedule entry.
|
ScheduleEntryState |
Interface representing a schedule entry execution state.
|
ScheduleEntryStatistic |
Definition of a statistics container for a scheduled entry.
|
ScheduleStorage |
FirstSpirit storage for schedule management.
|
ScheduleTask |
A single task to be executed within a scheduled job.
|
ScheduleTaskTemplate |
Schedule task templates can be used for project or server scoped actions.
|
ScheduleTaskTestResult |
Interface representing a schedule task test result.
|
ScriptTask |
Definition of a task to execute a script.
|
ServletTarget |
Deployment of contents using the FirstSpirit deployment servlet (e.g. used to deploy contents into a local file system remotely)
|
TaskResult |
Interface representing a task execution result.
|
WebServerConfiguration | Deprecated
since 5.0 - no replacement
|
Enum | Description |
---|---|
DependencyRule |
Dependency rules.
|
DeploymentUtil |
Create delta generation instance:
DeploymentUtil.createDeltaGeneration(ScheduleContext) . |
DeployTask.Target |
The deployment target
|
DeployTask.Type |
The type used for deployment
|
FtpTarget.FtpProxyType |
Definition of several ftp proxy types.
|
FtpTarget.FtpServerType |
Definition of several ftp server types.
|
GenerateTask.GenerationSource |
Source used for generating.
|
GenerateTask.SuccessCondition |
The condition the generate task should be marked as "finished successful"
|
GenerateTask.Type |
The generation
Type used for this generate task |
MaintenanceModeTask.ConcurrentTaskHandling |
Describes if other tasks may be executed while the maintenance mode is active.
|
MaintenanceModeTask.DisconnectMode |
When the maintenance mode starts, existing sessions may be quit or kept alive.
|
MaintenanceModeTask.MaintenanceScope |
The maintenance mode may only affect certain projects or the whole FirstSpirit server.
|
MaintenanceModeTask.MaintenanceStage |
A maintenance mode task consists of up to five stages, from an initial preparation period up to activating the actual maintenance mode.
|
MaintenanceModeTask.MessageDisplayType |
The notification that a maintenance is imminent may be displayed to the users in different ways.
|
MonthlyExecutionSchedule.WeekOfMonth |
The week of month.
|
ProjectCleanupTask.Mode |
Version history archiving mode.
|
RemoteTaskType |
Remote task type - a cluster node is configured to execute a set of types and a
task is of a specific type . |
RunState |
Run state used for schedule tasks.
|
ScheduleEntry.ParallelExecutionMode |
The modes used to set the
ParallelExecutionMode of this entry |
ScriptTask.Type |
the script task
|
WebServerConfiguration.Type | Deprecated
since 5.0 - no replacement
|
Exception | Description |
---|---|
ScheduleEntryRunningException |
Thrown when a
ScheduleEntry is started multiple times andits ScheduleEntry.ParallelExecutionMode is ScheduleEntry.ParallelExecutionMode.DISALLOWED . |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210