|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityLifecycle | |
|---|---|
| org.apache.camel.bam | |
| Uses of ActivityLifecycle in org.apache.camel.bam |
|---|
| Methods in org.apache.camel.bam that return ActivityLifecycle | |
|---|---|
ActivityLifecycle |
TimeExpression.getLifecycle()
|
static ActivityLifecycle |
ActivityLifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ActivityLifecycle[] |
ActivityLifecycle.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.apache.camel.bam with parameters of type ActivityLifecycle | |
|---|---|
boolean |
TimeExpression.isActivityLifecycle(ActivityRules activityRules,
ActivityLifecycle lifecycle)
|
| Constructors in org.apache.camel.bam with parameters of type ActivityLifecycle | |
|---|---|
TimeExpression(ActivityBuilder builder,
ActivityLifecycle lifecycle)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||