|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.command.CompositeCommand
public class CompositeCommand
| Constructor Summary | |
|---|---|
CompositeCommand(java.util.List commands)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(JbpmContext jbpmContext)
|
protected java.lang.reflect.Field |
findField(java.lang.Class clazz)
|
protected void |
tryToInject(java.lang.Object lastResult,
Command command)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeCommand(java.util.List commands)
| Method Detail |
|---|
public java.lang.Object execute(JbpmContext jbpmContext)
throws java.lang.Exception
execute in interface Commandjava.lang.Exception
protected void tryToInject(java.lang.Object lastResult,
Command command)
protected java.lang.reflect.Field findField(java.lang.Class clazz)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||