|
KIE Internal 6.0.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContextFluent<T>
| Method Summary | |
|---|---|
T |
out()
Indicates that output from the last command should be returned (default is no). |
T |
out(String name)
Indicates that the output from the last executed command should be returned and set to the given name in the context |
T |
set(String name)
The last executed command, if it returns a value, is set to a name in this executing context. |
| Method Detail |
|---|
T set(String name)
name -
T out()
set(String) method in order to
set the name for the result.
T out(String name)
name -
|
KIE Internal 6.0.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||