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.jelly.JellyViewScript(Class, URL, Script)
as of 1.177
use
JellyViewScript.JellyViewScript(Klass, URL, Script) |
Copyright © 2012. All Rights Reserved.