Novell exteNd
Director 5.2 API

Package com.sssw.fw.task.event.api

This package contains the public API for task-related events.

See:
          Description

Interface Summary
EbiConstants Contains constants related to task event monitoring.
 

Class Summary
EboTaskAddedEvent This event is fired off when a task is added.
EboTaskCompletedEvent This event is fired off when a task is completed.
EboTaskDisabledEvent This event is fired off when a task is disabled.
EboTaskEnabledEvent This event is fired off when a task is enabled.
EboTaskEvent Represents an abstract superclass for all event classes related to tasks.
EboTaskFailedEvent This event is fired off when a task is failed.
EboTasksListedEvent This event is fired off when tasks are listed.
EboTaskStartedEvent This event is fired off when a task is started.
EboTaskStoppedEvent This event is fired off when a task is stopped.
 

Package com.sssw.fw.task.event.api Description

This package contains the public API for task-related events.


Novell exteNd
Director 5.2 API