|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FlowManager
Instance for this class is for managing a running Flow.
| Method Summary | |
|---|---|
void |
setFlowletInstances(String flowletName,
int instances)
Changes the number of flowlet instances. |
void |
stop()
Stops the running flow. |
| Method Detail |
|---|
void setFlowletInstances(String flowletName,
int instances)
flowletName - Name of the flowlet.instances - Number of instances to change to.void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||