org.jbpm.command
Class CompositeCommand
java.lang.Object
org.jbpm.command.CompositeCommand
- All Implemented Interfaces:
- Serializable, Command
public class CompositeCommand
- extends Object
- implements Command
- See Also:
- Serialized Form
CompositeCommand
public CompositeCommand(List commands)
execute
public Object execute(JbpmContext jbpmContext)
throws Exception
- Specified by:
execute in interface Command
- Throws:
Exception
tryToInject
protected void tryToInject(Object lastResult,
Command command)
findField
protected Field findField(Class clazz)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.