|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoTaskValidator
The interface task validators implement. A task validator decides whether
a task needs to be executed.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
boolean |
canExecute(CoTaskData taskData)
Deprecated. Returns whether a task needs to be executed. |
| Method Detail |
|---|
boolean canExecute(CoTaskData taskData)
throws WTException
taskData - The I*E task data repository.
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||