|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.camunda.toolkit.jbpm.action.JBpmAction
com.camunda.toolkit.jbpm.action.BusinessServiceAction
public class BusinessServiceAction
This Action can call business services out of processes.
See Details in the Wiki>
Title: the camunda toolkit for jbpm Description: see http://tk-jbpm.camunda.org/ Copyright: Copyright (c) 2005 Company: camunda GmbH - The Business Process Company
| Constructor Summary | |
|---|---|
BusinessServiceAction()
|
|
| Method Summary | |
|---|---|
void |
execute(org.jbpm.graph.exe.ExecutionContext executionContext)
|
java.util.Map |
getServiceParameterFromContext(org.jbpm.graph.exe.ExecutionContext executionContext)
|
| Methods inherited from class com.camunda.toolkit.jbpm.action.JBpmAction |
|---|
resolveParameter, resolveParameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BusinessServiceAction()
| Method Detail |
|---|
public java.util.Map getServiceParameterFromContext(org.jbpm.graph.exe.ExecutionContext executionContext)
throws ProcessDefinitionException
ProcessDefinitionExceptionpublic void execute(org.jbpm.graph.exe.ExecutionContext executionContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||