Exceptions and Description |
---|
org.kohsuke.stapler.framework.io.IOException2 |
Field and Description |
---|
org.kohsuke.stapler.MetaClass.clazz
as of 1.177
Use
MetaClass.klass . If you really want the Java class representation, use klass.toJavaClass() . |
org.kohsuke.stapler.jelly.JellyViewScript.from
as of 1.177
Use
JellyViewScript.fromKlass |
Constructor and Description |
---|
org.kohsuke.stapler.framework.adjunct.AdjunctManager(ServletContext, ClassLoader, String) |
org.kohsuke.stapler.jelly.JellyViewScript(Class, URL, Script)
as of 1.177
use
JellyViewScript.JellyViewScript(Klass, URL, Script) |
Copyright © 2015. All rights reserved.