Interface XbpJobExternalProgramStep
- 
- All Superinterfaces:
- SapObject,- XbpJobExternalStep,- XbpJobStep
 
 public interface XbpJobExternalProgramStep extends XbpJobExternalStep External program step
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetProgramName()Get the name of the external programStringgetTargetHost()Get the name of the target host that runs the external program- 
Methods inherited from interface com.redwood.scheduler.api.connector.sap.rfc.scripting.SapObjectgetField
 - 
Methods inherited from interface com.redwood.scheduler.api.connector.sap.rfc.scripting.xbp.XbpJobExternalStepgetParameters, isCaptureStderr, isCaptureStdout, isTraceEnabled, isWaitForJob
 - 
Methods inherited from interface com.redwood.scheduler.api.connector.sap.rfc.scripting.xbp.XbpJobStepgetSpoolLists, getStepNumber, getStepUser, hasSpoolLists, isAbapStep, isExternalCommandStep, isExternalProgramStep
 
- 
 
-