Package com.inet.taskplanner.server.api.action
package com.inet.taskplanner.server.api.action
-
ClassDescriptionUse this to easily create
definitionsfor an Email ResultAction.Execution qualifications are used to determine whetheractionsshould process job results.Use this to easily createdefinitionsfor a FileSystem ResultAction.Use this to easily createdefinitionsfor aNextTaskResultAction.Use this to easily createdefinitionsfor a PrintResultAction.Performs some action after the jobs.Definition of a ResultAction for a configuredTaskExecution.
A ResultAction does something with the results ofjobs.ResultActionFactory<T extends ResultAction>Base class for factories producingResultActioncomponents.This holds information on how aResultActionis to be displayed in the web GUI.