|
|||||||||
| Home >> All >> [ mytasks overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
mytasks
Class PutTextInDict

java.lang.Objectflow4j.flow.AbstractTask
mytasks.PutTextInDict
- All Implemented Interfaces:
- flow4j.flow.ITask
- public class PutTextInDict
- extends flow4j.flow.AbstractTask
| Field Summary |
| Fields inherited from class flow4j.flow.AbstractTask |
|
| Constructor Summary | |
PutTextInDict()
|
|
| Method Summary | |
void |
execute(flow4j.flow.FlowDictionary dict)
Executes the task. |
| Methods inherited from class flow4j.flow.AbstractTask |
getProperty, setProperty, setProperty, setProperty, setProperty, setProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
PutTextInDict
public PutTextInDict()
| Method Detail |
execute
public void execute(flow4j.flow.FlowDictionary dict)
- Description copied from interface:
flow4j.flow.ITask - Executes the task.
|
|||||||||
| Home >> All >> [ mytasks overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC