Interface IterationPayloadManager

    • Method Detail

      • getPayLoadName

        String getPayLoadName()
        Get the name of the Iteration payload.
      • setCurrentPayload

        void setCurrentPayload​(Variables varStack,
                               org.jboss.windup.graph.model.WindupVertexFrame element)
        Set the current Iteration payload.
      • removeCurrentPayload

        void removeCurrentPayload​(Variables varStack)
        Remove the current Iteration payload.