|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.jpdl.internal.activity.JpdlActivity
org.jbpm.jpdl.internal.activity.ForEachActivity
public class ForEachActivity
| Field Summary |
|---|
| Fields inherited from class org.jbpm.jpdl.internal.activity.JpdlActivity |
|---|
dbid |
| Constructor Summary | |
|---|---|
ForEachActivity()
|
|
| Method Summary | |
|---|---|
void |
execute(ActivityExecution execution)
|
void |
execute(ExecutionImpl execution)
|
void |
setCollection(Expression collection)
|
void |
setVariable(java.lang.String variable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ForEachActivity()
| Method Detail |
|---|
public void execute(ActivityExecution execution)
throws java.lang.Exception
java.lang.Exceptionpublic void execute(ExecutionImpl execution)
public void setVariable(java.lang.String variable)
public void setCollection(Expression collection)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||