public interface StaplerOverridable
If the designated override objects fail to handle the request, the host object (the one that's implementing
StaplerOverridable
) will handle the request.
Modifier and Type | Method and Description |
---|---|
java.util.Collection<?> |
getOverrides()
Returns a list of overridables.
|
Copyright © 2012. All Rights Reserved.