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
com.flowable.platform.common.bean
Annotation Interface AllowedBeanInStrictMode
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
AllowedBeanInStrictMode
Annotation indicating that the bean annotated with it is available in strict mode.
Author:
Filip Hrisafov