Package org.silverpeas.core.workflow.engine.task
-
Class Summary Class Description AbstractTaskImpl AbstractTaskImpl implements methods shared by TaskImpl ans CreateTaskImpl.AbstractTaskManager The AbstractTaskManager implements all the silverpeas internal TaskManager methods.CreationTaskImpl A creation task is the first task of a creation instance.TaskImpl A task object is an activity description built by the workflow engine and sent via the taskManager to an external system which will notify the end user and manage the task realisation.TaskManagerImpl The workflow engine services relate to task management.