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
ru.cg.webbpm.modules.webkit.annotations
Annotation Interface RpcSharedProperty
@Documented
@Inherited
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
RpcSharedProperty
RPC service inner fields (including subfields) annotated by this annotation will be generated in 'sharedContext' property in typescript counterpart
Author:
kochetkov