JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.camunda.bpm.engine.spring.annotations
Annotation Interface ProcessId
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
)
@Documented
public @interface
ProcessId
when used on a method parameter, this triggers the injection of the current processId.
Since:
5.1
Author:
Josh Long