| Package | Description |
|---|---|
| org.mule.tests.parsers.api |
| Modifier and Type | Method and Description |
|---|---|
static LifecycleAction |
LifecycleAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleAction[] |
LifecycleAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<LifecycleAction> |
LifecycleSensingMessageProcessor.getLifecycleActions() |
List<LifecycleAction> |
LifecycleSensingObjectFactory.getLifecycleActions() |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.