Package | Description |
---|---|
org.apache.sling.installer.api.event |
Modifier and Type | Method and Description |
---|---|
InstallationEvent.TYPE |
InstallationEvent.getType()
Return the event type.
|
static InstallationEvent.TYPE |
InstallationEvent.TYPE.valueOf(String name)
Returns 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.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.