|
KIE Remote Services :: Services 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kie.services.remote.rest.ResourceBase
org.kie.services.remote.rest.RuntimeResource
@RequestScoped public class RuntimeResource
If a method in this class is annotated by a @Path annotation, then the name of the method should match the URL specified in the @Path, where "_" characters should be used for all "/" characters in the path.
For example:
| Field Summary |
|---|
| Fields inherited from class org.kie.services.remote.rest.ResourceBase |
|---|
logger, PROC_INST_ID_PARAM_NAME |
| Constructor Summary | |
|---|---|
RuntimeResource()
|
|
| Method Summary | |
|---|---|
JaxbCommandsResponse |
execute(JaxbCommandsRequest cmdsRequest)
|
protected QName |
getRootElementName(Object object)
|
javax.ws.rs.core.Response |
history_clear()
Deprecated. |
javax.ws.rs.core.Response |
history_instance_procInstId_oper_logId(Long procInstId,
String operation,
String logId)
Deprecated. |
javax.ws.rs.core.Response |
history_instance_procInstid_oper(Long procInstId,
String operation)
Deprecated. |
javax.ws.rs.core.Response |
history_instance_procInstId(long procInstId)
Deprecated. |
javax.ws.rs.core.Response |
history_instances()
Deprecated. |
javax.ws.rs.core.Response |
history_process_procDefId(String processId)
Deprecated. |
javax.ws.rs.core.Response |
history_variable_varId_instances(String variableId)
Deprecated. |
javax.ws.rs.core.Response |
history_variable_varId_value_valueVal_instances(String variableId,
String value)
Deprecated. |
javax.ws.rs.core.Response |
history_variable_varId_value_valueVal(String variableId,
String value)
Deprecated. |
javax.ws.rs.core.Response |
history_variable_varId(String variableId)
Deprecated. |
javax.ws.rs.core.Response |
process_defId_start(String processId)
|
javax.ws.rs.core.Response |
process_instance_procInstId_abort(Long procInstId)
|
javax.ws.rs.core.Response |
process_instance_procInstId_signal(Long procInstId)
|
javax.ws.rs.core.Response |
process_instance_procInstId_variable_varName(Long procInstId,
String varName)
|
javax.ws.rs.core.Response |
process_instance_procInstId(Long procInstId)
|
javax.ws.rs.core.Response |
signal()
|
javax.ws.rs.core.Response |
withvars_process_instance_procInstid_signal(Long procInstId)
|
javax.ws.rs.core.Response |
withvars_process_instance_procInstId(Long procInstId)
|
javax.ws.rs.core.Response |
withvars_process_processDefId_start(String processId)
WithVars methods |
javax.ws.rs.core.Response |
workitem_workItemId(Long workItemId)
|
javax.ws.rs.core.Response |
worktiem_workItemId_oper(Long workItemId,
String operation)
|
| Methods inherited from class org.kie.services.remote.rest.ResourceBase |
|---|
convertStringListToStatusList, convertTaskToTaskSummary, createCorrectVariant, createCorrectVariant, extractMapFromParams, 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 |
|---|
public RuntimeResource()
| Method Detail |
|---|
public JaxbCommandsResponse execute(JaxbCommandsRequest cmdsRequest)
public javax.ws.rs.core.Response process_defId_start(String processId)
public javax.ws.rs.core.Response process_instance_procInstId(Long procInstId)
public javax.ws.rs.core.Response process_instance_procInstId_abort(Long procInstId)
public javax.ws.rs.core.Response process_instance_procInstId_signal(Long procInstId)
public javax.ws.rs.core.Response process_instance_procInstId_variable_varName(Long procInstId,
String varName)
protected QName getRootElementName(Object object)
public javax.ws.rs.core.Response signal()
public javax.ws.rs.core.Response workitem_workItemId(Long workItemId)
public javax.ws.rs.core.Response worktiem_workItemId_oper(Long workItemId,
String operation)
@Deprecated public javax.ws.rs.core.Response history_clear()
@Deprecated public javax.ws.rs.core.Response history_instances()
@Deprecated public javax.ws.rs.core.Response history_instance_procInstId(long procInstId)
@Deprecated
public javax.ws.rs.core.Response history_instance_procInstid_oper(Long procInstId,
String operation)
@Deprecated
public javax.ws.rs.core.Response history_instance_procInstId_oper_logId(Long procInstId,
String operation,
String logId)
@Deprecated public javax.ws.rs.core.Response history_process_procDefId(String processId)
@Deprecated public javax.ws.rs.core.Response history_variable_varId(String variableId)
@Deprecated
public javax.ws.rs.core.Response history_variable_varId_value_valueVal(String variableId,
String value)
@Deprecated public javax.ws.rs.core.Response history_variable_varId_instances(String variableId)
@Deprecated
public javax.ws.rs.core.Response history_variable_varId_value_valueVal_instances(String variableId,
String value)
public javax.ws.rs.core.Response withvars_process_processDefId_start(String processId)
public javax.ws.rs.core.Response withvars_process_instance_procInstId(Long procInstId)
public javax.ws.rs.core.Response withvars_process_instance_procInstid_signal(Long procInstId)
|
KIE Remote Services :: Services 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||