Uses of Interface
com.redwood.scheduler.api.connector.sap.rfc.scripting.xbp.XbpInterface
-
Packages that use XbpInterface Package Description com.redwood.scheduler.api.connector.sap.rfc.scripting.xbp Scheduler API - SAP Scripting API - XBP -
-
Uses of XbpInterface in com.redwood.scheduler.api.connector.sap.rfc.scripting.xbp
Methods in com.redwood.scheduler.api.connector.sap.rfc.scripting.xbp with parameters of type XbpInterface Modifier and Type Method Description void
XbpWork. performWork(XbpInterface xbpInterface)
This method is called with an established RFC connection
-