@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface Serializable
Modifier and Type | Optional Element and Description |
---|---|
boolean |
value
True if the objects of that class should be serialized during Job status serialization.
|
Copyright © 2004–2016 XWiki. All rights reserved.