KIE Remote Services :: Services 6.0.0.CR3

org.kie.services.remote.util
Class CommandsRequestUtil

java.lang.Object
  extended by org.kie.services.remote.util.CommandsRequestUtil

public class CommandsRequestUtil
extends Object


Constructor Summary
CommandsRequestUtil()
           
 
Method Summary
static JaxbCommandsResponse jmsProcessJaxbCommandsRequest(JaxbCommandsRequest request, ProcessRequestBean requestBean)
           
static JaxbCommandsResponse restProcessJaxbCommandsRequest(JaxbCommandsRequest request, ProcessRequestBean requestBean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandsRequestUtil

public CommandsRequestUtil()
Method Detail

restProcessJaxbCommandsRequest

public static JaxbCommandsResponse restProcessJaxbCommandsRequest(JaxbCommandsRequest request,
                                                                  ProcessRequestBean requestBean)

jmsProcessJaxbCommandsRequest

public static JaxbCommandsResponse jmsProcessJaxbCommandsRequest(JaxbCommandsRequest request,
                                                                 ProcessRequestBean requestBean)

KIE Remote Services :: Services 6.0.0.CR3

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