org.jbpm.process.workitem.webservice
public class WebServiceCommand extends Object implements org.kie.internal.executor.api.Command
Constructor and Description |
---|
WebServiceCommand() |
Modifier and Type | Method and Description |
---|---|
org.kie.internal.executor.api.ExecutionResults |
execute(org.kie.internal.executor.api.CommandContext ctx) |
protected org.apache.cxf.endpoint.Client |
getWSClient(org.kie.api.runtime.process.WorkItem workItem,
String interfaceRef) |
public org.kie.internal.executor.api.ExecutionResults execute(org.kie.internal.executor.api.CommandContext ctx) throws Exception
execute
in interface org.kie.internal.executor.api.Command
Exception
protected org.apache.cxf.endpoint.Client getWSClient(org.kie.api.runtime.process.WorkItem workItem, String interfaceRef)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.