JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.flowable.platform.common.bean
AllowedBeanInStrictMode
Contents
Description
Hide sidebar
Show sidebar
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