| Package | Description |
|---|---|
| org.mule.runtime.api.event | |
| org.mule.runtime.api.message | |
| org.mule.runtime.internal.event |
| Modifier and Type | Method and Description |
|---|---|
Optional<ItemSequenceInfo> |
Event.getItemSequenceInfo()
Returns the sequence metadata of this event.
|
| Modifier and Type | Method and Description |
|---|---|
static ItemSequenceInfo |
ItemSequenceInfo.of(int position) |
static ItemSequenceInfo |
ItemSequenceInfo.of(int position,
int sequenceSize) |
| Constructor and Description |
|---|
ItemSequenceInfoBindingWrapper(ItemSequenceInfo info) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.