Package de.espirit.firstspirit.access.schedule
package de.espirit.firstspirit.access.schedule
-
ClassDescriptionAn execution schedule which is executed repeatedly on the same
time
of a day, on which days can be specified by manipulating theweek day set
.Provide means to determine which parts of a site (project) should be re-generated respecting the changes between two revisions.Change set wrapping the calculated changes of aDeltaGeneration
.Info describing a deleted page.Dependency rules.Create delta generation instance:DeploymentUtil.createDeltaGeneration(ScheduleContext)
.
Create an iterator for generated files:DeploymentUtil.getGeneratedFiles(ScheduleContext)
.Deploy Target.Task for deploying generated files.The deployment targetThe type used for deploymentDefinition of a execution scheduling entry.Deployment of contents into a local file system.A schedule which is executed once at a specifiedtime
or only manually (ifset to manual
).Deployment of contents using the file transfer protocol (FTP).Definition of several ftp proxy types.Definition of several ftp server types.Generation task.Source used for generating.The condition the generate task should be marked as "finished successful"The generationType
used for this generate taskA periodic schedule, the length is specified inIntervalExecutionSchedule.getInterval()
.Interface providing methods for logfile access.Definition of a mail task.A task of this type puts the server into maintenance mode after a customizable period of time.Describes if other tasks may be executed while the maintenance mode is active.When the maintenance mode starts, existing sessions may be quit or kept alive.The maintenance mode may only affect certain projects or the whole FirstSpirit server.A maintenance mode task consists of up to five stages, from an initial preparation period up to activating the actual maintenance mode.The notification that a maintenance is imminent may be displayed to the users in different ways.The week of month.Definition for a task to perform a basic backup of the project's current state.Definition of a task to perform a differential or incremental backup of the project's data.Task for archiving project repository files.Version history archiving mode.Remote task type - a cluster node is configured to execute a set of types and atask is of a specific type
.Run state used for schedule tasks.A context with access to schedule entry execution-related objects.Defines a single entry for a job list oftasks
to be scheduled.The modes used to set theParallelExecutionMode
of this entryProvides information on a currently running or a historic schedule entry.Thrown when aScheduleEntry
is started multiple times anditsScheduleEntry.ParallelExecutionMode
isScheduleEntry.ParallelExecutionMode.DISALLOWED
.Interface representing a schedule entry execution state.Definition of a statistics container for a scheduled entry.FirstSpirit storage for schedule management.A single task to be executed within ascheduled job
.Schedule task templates can be used for project or server scoped actions.Interface representing a schedule task test result.Definition of a task to execute a script.the script taskDeployment of contents using the FirstSpirit deployment servlet (e.g. used to deploy contents into a local file system remotely)Interface representing a task execution result.Deprecated.since 5.0 - no replacementDeprecated.since 5.0 - no replacement