public interface TaskFrameworkServices
| Modifier and Type | Method and Description | 
|---|---|
void | 
fireCancelled(TaskEvent e)  | 
void | 
fireComplete(TaskEvent e)  | 
void | 
fireException(TaskEvent e, java.lang.Exception ex)  | 
void | 
firePaused(TaskEvent e)  | 
void | 
fireStarted(TaskEvent e)  |