JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.statemachine.annotation
Annotation Type ExtendedStateVariable
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
)
@Documented
public @interface
ExtendedStateVariable
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
key
String
value
Element Details
value
@AliasFor("key")
String
value
Default:
""
key
@AliasFor("value")
String
key
Default:
""