Guvnor - Asset Management Backend 6.2.0.CR1

org.guvnor.asset.management.backend.command
Class CompositeCommand

java.lang.Object
  extended by org.guvnor.asset.management.backend.command.AbstractCommand
      extended by org.guvnor.asset.management.backend.command.CompositeCommand
All Implemented Interfaces:
org.kie.internal.executor.api.Command

public class CompositeCommand
extends AbstractCommand


Constructor Summary
CompositeCommand()
           
 
Method Summary
 org.kie.internal.executor.api.ExecutionResults execute(org.kie.internal.executor.api.CommandContext commandContext)
           
 
Methods inherited from class org.guvnor.asset.management.backend.command.AbstractCommand
getParameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeCommand

public CompositeCommand()
Method Detail

execute

public org.kie.internal.executor.api.ExecutionResults execute(org.kie.internal.executor.api.CommandContext commandContext)
                                                       throws Exception
Throws:
Exception

Guvnor - Asset Management Backend 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.