KIE Remote Services :: Services 6.1.0.CR2

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:
CommandWebService

public class CommandWebServiceImpl
extends ResourceBase
implements CommandWebService


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
convertProcAssetDescToJaxbProcDef, convertStringListToStatusList, convertTaskToTaskSummary, createCorrectVariant, createCorrectVariant, extractMapFromParams, getEnum, getLongListParam, getMaxNumResultsNeeded, getNumberParam, getObjectParam, getOrganizationalEntityListFromParams, getPageNumAndPageSize, getRelativePath, getRequestParams, getStringListParam, getStringParam, getVariant, paginate, paginateAndCreateResult, paginateAndCreateResult, 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 CommandWebService
Throws:
CommandWebServiceException

KIE Remote Services :: Services 6.1.0.CR2

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