Uses of Class
com.bmc.ims.CfaLoadLib
-
-
Uses of CfaLoadLib in com.bmc.ims
Methods in com.bmc.ims that return types with arguments of type CfaLoadLib Modifier and Type Method Description List<CfaLoadLib>
BmcCfaBuilder. getCfaLoadLibs()
Method parameters in com.bmc.ims with type arguments of type CfaLoadLib Modifier and Type Method Description void
BmcCfaBuilder. setCfaLoadLibs(List<CfaLoadLib> cfaLoadLibs)
Constructor parameters in com.bmc.ims with type arguments of type CfaLoadLib Constructor Description BmcCfaBuilder(String server, String port, String user, String jclContent, String chkfreq, String jobCard, String acctno, String thresh, String sortby, String pswd, String prilog, List<CfaLoadLib> cfaLoadLibs, List<CfaSldsLib> cfaSldsLibs, List<CfaDliLib> cfaDliLibs, List<CfaJobname> cfaJobnames, List<CfaReconSet> cfaReconSets, String goodRC, boolean bmcSlds, boolean bmcDb2log, String db2log, String db2bsds, String limit, String skip, String maxlogs, boolean bmcDb2bsds, boolean bmcLimit, boolean bmcSkip, boolean bmcActiveOlds, boolean bmcImsid, boolean bmcDlilog, boolean bmcMaxlogs, boolean bmcJobname, List<CfaImsid> cfaImsids, boolean bmcRecon, boolean bmcTimezone, boolean bmcStartInterval, boolean bmcStopInterval, Start start, Stop stop, Timezone tz, String jobInclude, String jobExclude, String psbInclude, String psbExclude, String maxlogsRc, String maxlogsAbend, boolean bmcJobInc, boolean bmcJobExc, boolean bmcPsbInc, boolean bmcPsbExc, boolean bmcChkfreq, boolean bmcThresh, boolean bmcPrilog, boolean bmcAppcheck, boolean bmcAll, boolean bmcLsec, String chkfreqval, boolean bmcPlanInc, String planInclude, boolean bmcPlanExc, String planExclude, boolean bmcSortby, boolean bmcCsv, boolean bmcFullreport)
-