KIE Remote Services :: Services 6.1.0.Beta4

org.kie.remote.services.ws.command
Class CommandWebServiceImpl

java.lang.Object
  extended by org.kie.remote.services.rest.ResourceBase
      extended by org.kie.remote.services.ws.command.CommandWebServiceImpl
All Implemented Interfaces:
CommandService

public class CommandWebServiceImpl
extends ResourceBase
implements CommandService


Field Summary
 
Fields inherited from class org.kie.remote.services.rest.ResourceBase
logger, PROC_INST_ID_PARAM_NAME, processRequestBean
 
Constructor Summary
CommandWebServiceImpl()
           
 
Method Summary
 JaxbCommandsResponse execute(JaxbCommandsRequest request)
           
 
Methods inherited from class org.kie.remote.services.rest.ResourceBase
convertStringListToStatusList, convertTaskToTaskSummary, createCorrectVariant, createCorrectVariant, extractMapFromParams, getEnum, getLongListParam, getMaxNumResultsNeeded, getNumberParam, getObjectParam, getOrganizationalEntityListFromParams, getPageNumAndPageSize, getRelativePath, getRequestParams, getStringListParam, getStringParam, getVariant, paginate, restProcessJaxbCommandsRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandWebServiceImpl

public CommandWebServiceImpl()
Method Detail

execute

public JaxbCommandsResponse execute(JaxbCommandsRequest request)
                             throws CommandWebServiceException
Specified by:
execute in interface CommandService
Throws:
CommandWebServiceException

KIE Remote Services :: Services 6.1.0.Beta4

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