@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface ContextOperation
ContextInfo
within a Spring controller argumentContextInfoHandlerMethodArgumentResolver
Modifier and Type | Optional Element and Description |
---|---|
OperationType |
value
Which operation this
is initialized with |
public abstract OperationType value
is initialized with
ContextInfo.setOperationType(com.broadleafcommerce.data.tracking.core.type.OperationType)
Copyright © 2021. All rights reserved.