Guvnor REST Service 6.1.0.CR1

org.drools.workbench.common.services.rest.cmd
Class RemoveRepositoryFromOrgUnitCmd

java.lang.Object
  extended by org.drools.workbench.common.services.rest.cmd.AbstractJobCommand
      extended by org.drools.workbench.common.services.rest.cmd.RemoveRepositoryFromOrgUnitCmd
All Implemented Interfaces:
org.kie.internal.executor.api.Command

public class RemoveRepositoryFromOrgUnitCmd
extends AbstractJobCommand


Field Summary
 
Fields inherited from class org.drools.workbench.common.services.rest.cmd.AbstractJobCommand
JOB_REQUEST_KEY, logger
 
Constructor Summary
RemoveRepositoryFromOrgUnitCmd()
           
 
Method Summary
 org.kie.workbench.common.services.shared.rest.JobResult internalExecute(org.kie.internal.executor.api.CommandContext ctx, org.kie.workbench.common.services.shared.rest.JobRequest request)
           
 
Methods inherited from class org.drools.workbench.common.services.rest.cmd.AbstractJobCommand
execute, getEmptyResult, getHelper, getJobRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveRepositoryFromOrgUnitCmd

public RemoveRepositoryFromOrgUnitCmd()
Method Detail

internalExecute

public org.kie.workbench.common.services.shared.rest.JobResult internalExecute(org.kie.internal.executor.api.CommandContext ctx,
                                                                               org.kie.workbench.common.services.shared.rest.JobRequest request)
                                                                        throws Exception
Specified by:
internalExecute in class AbstractJobCommand
Throws:
Exception

Guvnor REST Service 6.1.0.CR1

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