org.guvnor.asset.management.backend.command
Class CompositeCommand
java.lang.Object
org.guvnor.asset.management.backend.command.AbstractCommand
org.guvnor.asset.management.backend.command.CompositeCommand
- All Implemented Interfaces:
- org.kie.internal.executor.api.Command
public class CompositeCommand
- extends AbstractCommand
|
Method Summary |
org.kie.internal.executor.api.ExecutionResults |
execute(org.kie.internal.executor.api.CommandContext commandContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeCommand
public CompositeCommand()
execute
public org.kie.internal.executor.api.ExecutionResults execute(org.kie.internal.executor.api.CommandContext commandContext)
throws Exception
- Throws:
Exception
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.