Uses of Enum
org.apache.sling.installer.api.event.InstallationEvent.TYPE
Packages that use InstallationEvent.TYPE
-
Uses of InstallationEvent.TYPE in org.apache.sling.installer.api.event
Methods in org.apache.sling.installer.api.event that return InstallationEvent.TYPEModifier and TypeMethodDescriptionInstallationEvent.getType()Return the event type.static InstallationEvent.TYPEReturns the enum constant of this type with the specified name.static InstallationEvent.TYPE[]InstallationEvent.TYPE.values()Returns an array containing the constants of this enum type, in the order they are declared.