|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITask
An interface for task components.
| Method Summary | |
|---|---|
void |
run(IRuntimeContext ctx)
Runs task in the runtime context ctx |
| Method Detail |
|---|
void run(IRuntimeContext ctx)
throws BareflowException
ctx - runtime context to run task in
BareflowException - if task fails during run
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||