Class Scope<BeanT,​PropT,​ItemT,​PackT>


  • public final class Scope<BeanT,​PropT,​ItemT,​PackT>
    extends Object
    Holds the information about packing scope.

    When no packing is started yet, all the fields should be set to null.

    Author:
    Kohsuke Kawaguchi