Known Direct Subclasses
|
This class is an internal implementation detail and will change without notice.
Clients that depend on
@Internal
classes and interfaces can not expect to be compatible with any version
other than the version they were compiled against (even minor version and milestone releases may break binary
compatibility with respect to
@Internal
elements).
Class Overview
Abstract event that captures the data relevant to scheme events, e.g. permission schemes, notification schemes etc.
Public Constructors
public
AbstractSchemeUpdatedEvent
(Scheme scheme, Scheme originalScheme)
Public Methods
@Nullable
public
Scheme
getOriginalScheme
()