|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRuntime
Interface to run task in the given context.
ITask,
IRuntimeContext,
IRuntimeFactory| Method Summary | |
|---|---|
void |
run(ITask task,
IRuntimeContext ctx)
Runs the task in the runtime context |
| Method Detail |
|---|
void run(ITask task,
IRuntimeContext ctx)
throws BareflowException
task - task to runctx - runtime context
BareflowException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||