|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.weda.workflow.impl.AbstractEntry
org.weda.workflow.impl.ResultValueEntry
public class ResultValueEntry
| Field Summary |
|---|
| Fields inherited from class org.weda.workflow.impl.AbstractEntry |
|---|
entryLog, logShift |
| Fields inherited from interface org.weda.workflow.Entry |
|---|
DEFAULT_ENTRY_NAME |
| Constructor Summary | |
|---|---|
ResultValueEntry()
|
|
| Method Summary | |
|---|---|
void |
addPathToPush(Path path)
|
void |
init()
|
boolean |
operate(java.util.Stack<java.lang.String> expressions)
Выполняет действие. |
| Methods inherited from class org.weda.workflow.impl.AbstractEntry |
|---|
getContainer, getGroupValues, getName, getWorkflow, isDefaultEntry, isExactMatch, logOperate, matches, setContainer, setDefaultEntry, setName, setWorkflow |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultValueEntry()
| Method Detail |
|---|
public void init()
throws EntryException
init in interface Entryinit in class AbstractEntryEntryException
public boolean operate(java.util.Stack<java.lang.String> expressions)
throws EntryException
Entry
operate in interface Entryoperate in class AbstractEntryEntryExceptionpublic void addPathToPush(Path path)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||