Uses of Interface
com.ibm.pim.spec.ScriptInputSpec

Packages that use ScriptInputSpec
com.ibm.pim.job   
 

Uses of ScriptInputSpec in com.ibm.pim.job
 

Methods in com.ibm.pim.job that return ScriptInputSpec
 ScriptInputSpec Report.getScriptInputSpec()
          Fetches the input spec for this report.
 

Methods in com.ibm.pim.job with parameters of type ScriptInputSpec
 Report JobManager.createReport(java.lang.String reportName, Document reportScript, ScriptInputSpec reportInputSpec, Distribution distribution)
          Creates a new report