public interface IterationPayloadManager
| Modifier and Type | Method and Description |
|---|---|
String |
getPayLoadName()
Get the name of the
Iteration payload. |
void |
removeCurrentPayload(Variables varStack)
Remove the current
Iteration payload. |
void |
setCurrentPayload(Variables varStack,
WindupVertexFrame element)
Set the current
Iteration payload. |
void setCurrentPayload(Variables varStack, WindupVertexFrame element)
Iteration payload.Copyright © 2021 JBoss by Red Hat. All rights reserved.