KIE Remote Services :: Services 6.1.0.Beta4

org.kie.remote.services.rest.async.cmd
Class DeploymentCmd

java.lang.Object
  extended by org.kie.remote.services.rest.async.cmd.DeploymentCmd
All Implemented Interfaces:
org.kie.internal.executor.api.Command

public class DeploymentCmd
extends Object
implements org.kie.internal.executor.api.Command


Constructor Summary
DeploymentCmd()
           
 
Method Summary
 org.kie.internal.executor.api.ExecutionResults execute(org.kie.internal.executor.api.CommandContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentCmd

public DeploymentCmd()
Method Detail

execute

public org.kie.internal.executor.api.ExecutionResults execute(org.kie.internal.executor.api.CommandContext ctx)
                                                       throws Exception
Specified by:
execute in interface org.kie.internal.executor.api.Command
Throws:
Exception

KIE Remote Services :: Services 6.1.0.Beta4

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