Annotation Type PersistIn


@Retention(SOURCE) @Target(TYPE) @Inherited public @interface PersistIn
Indicates that this class gets persisted in the build.xml as a part of Run through XStream.
Author:
Kohsuke Kawaguchi
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description