Package | Description |
---|---|
org.kitesdk.morphline.base |
Modifier and Type | Method and Description |
---|---|
static Notifications.LifecycleEvent |
Notifications.LifecycleEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Notifications.LifecycleEvent[] |
Notifications.LifecycleEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Notifications.containsLifecycleEvent(Record notification,
Notifications.LifecycleEvent event)
Determine whether or not the given notification contains the given lifecycle event.
|
Copyright © 2013–2015. All rights reserved.