Uses of Class
org.compiere.process.ProcessInfo
-
Packages that use ProcessInfo Package Description org.adempiere.base.event org.adempiere.base.event.annotations.process org.adempiere.model org.adempiere.plugin.utils org.adempiere.process org.adempiere.report.jasper org.adempiere.util org.adempiere.webui.adwindow org.adempiere.webui.apps org.adempiere.webui.apps.form org.adempiere.webui.component org.adempiere.webui.panel org.adempiere.webui.process org.compiere.apps org.compiere.apps.form org.compiere.model Provides for....org.compiere.print Provides for....org.compiere.process Provides Processes used in Server and optionally Client Level.org.compiere.server org.compiere.util org.compiere.wf org.idempiere.adinterface -
-
Uses of ProcessInfo in org.adempiere.base.event
Methods in org.adempiere.base.event that return ProcessInfo Modifier and Type Method Description protected ProcessInfoAbstractEventHandler. getProcessInfo(org.osgi.service.event.Event event)static ProcessInfoEventHelper. getProcessInfo(org.osgi.service.event.Event event) -
Uses of ProcessInfo in org.adempiere.base.event.annotations.process
Methods in org.adempiere.base.event.annotations.process that return ProcessInfo Modifier and Type Method Description protected ProcessInfoProcessEventDelegate. getProcessInfo() -
Uses of ProcessInfo in org.adempiere.model
Methods in org.adempiere.model with parameters of type ProcessInfo Modifier and Type Method Description StringITaxProvider. validateConnection(MTaxProvider provider, ProcessInfo pi) -
Uses of ProcessInfo in org.adempiere.plugin.utils
Methods in org.adempiere.plugin.utils that return ProcessInfo Modifier and Type Method Description ProcessInfoAbstractActivator. getProcessInfo()Methods in org.adempiere.plugin.utils with parameters of type ProcessInfo Modifier and Type Method Description voidAbstractActivator. setProcessInfo(ProcessInfo processInfo) -
Uses of ProcessInfo in org.adempiere.process
Methods in org.adempiere.process that return ProcessInfo Modifier and Type Method Description ProcessInfoImportProcess. getProcessInfo()Get Process Info -
Uses of ProcessInfo in org.adempiere.report.jasper
Methods in org.adempiere.report.jasper with parameters of type ProcessInfo Modifier and Type Method Description FileAttachmentResourceLoader. getReportFile(ProcessInfo processInfo, String reportPath)Get report file from process attachmentstatic voidJREventManage. sentPdfExporterConfigurationEvent(net.sf.jasperreports.engine.export.JRPdfExporter export, net.sf.jasperreports.export.SimpleExporterConfiguration config, ProcessInfo pi)sent event to customize pdf export configurationbooleanReportStarter. startProcess(Properties ctx, ProcessInfo pi, Trx trx)Start the process. -
Uses of ProcessInfo in org.adempiere.util
Methods in org.adempiere.util with parameters of type ProcessInfo Modifier and Type Method Description voidIProcessUI. lockUI(ProcessInfo pi)Lock User Interface.static booleanProcessUtil. startDatabaseProcedure(ProcessInfo processInfo, String ProcedureName, Trx trx)static booleanProcessUtil. startDatabaseProcedure(ProcessInfo processInfo, String ProcedureName, Trx trx, boolean managedTrx)static booleanProcessUtil. startJavaProcess(Properties ctx, ProcessInfo pi, Trx trx)static booleanProcessUtil. startJavaProcess(Properties ctx, ProcessInfo pi, Trx trx, boolean managedTrx)static booleanProcessUtil. startJavaProcess(Properties ctx, ProcessInfo pi, Trx trx, boolean managedTrx, IProcessUI processMonitor)static booleanProcessUtil. startJavaProcess(ProcessInfo pi, Trx trx)Deprecated.static booleanProcessUtil. startJavaProcessWithoutTrxClose(Properties ctx, ProcessInfo pi, Trx trx)Start a java process without closing the given transaction.static booleanProcessUtil. startScriptProcess(Properties ctx, ProcessInfo pi, Trx trx)static MWFProcessProcessUtil. startWorkFlow(Properties ctx, ProcessInfo pi, int AD_Workflow_ID)voidIProcessUI. unlockUI(ProcessInfo pi)Unlock User Interface. -
Uses of ProcessInfo in org.adempiere.webui.adwindow
Methods in org.adempiere.webui.adwindow with parameters of type ProcessInfo Modifier and Type Method Description voidAbstractADWindowContent. executeASync(ProcessInfo pi) -
Uses of ProcessInfo in org.adempiere.webui.apps
Methods in org.adempiere.webui.apps that return ProcessInfo Modifier and Type Method Description ProcessInfoAbstractProcessDialog. getProcessInfo()Methods in org.adempiere.webui.apps with parameters of type ProcessInfo Modifier and Type Method Description protected booleanAbstractProcessDialog. init(Properties ctx, int WindowNo, int AD_Process_ID, ProcessInfo pi, boolean autoStart, boolean isDisposeOnComplete)layout as belowvoidAbstractProcessDialog. lockUI(ProcessInfo pi)static voidWProcessCtl. process(int WindowNo, ProcessInfo pi, Trx trx)static voidWProcessCtl. process(int WindowNo, ProcessInfo pi, Trx trx, org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event> listener)Process Control- Get Instance ID - Get Parameters - execute (lock - start process - unlock)Creates a ProcessCtl instance, which calls lockUI and unlockUI if parent is a ASyncProcessstatic voidWProcessCtl. process(IProcessUI aProcessUI, int WindowNo, IProcessParameter parameter, ProcessInfo pi, Trx trx)Async Process - Do it all.voidAbstractProcessDialog. setProcessInfo(ProcessInfo pi)voidProcessParameterPanel. setProcessInfo(ProcessInfo processInfo)voidAbstractProcessDialog. unlockUI(ProcessInfo pi)Constructors in org.adempiere.webui.apps with parameters of type ProcessInfo Constructor Description ProcessModalDialog(int WindowNo, ProcessInfo pi, boolean autoStart)ProcessModalDialog(org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event> listener, int WindowNo, ProcessInfo pi, boolean autoStart)ProcessParameterPanel(int WindowNo, ProcessInfo pi)Dynamic generated Parameter panel.WProcessCtl(IProcessUI aProcessUI, int WindowNo, ProcessInfo pi, Trx trx) -
Uses of ProcessInfo in org.adempiere.webui.apps.form
Methods in org.adempiere.webui.apps.form with parameters of type ProcessInfo Modifier and Type Method Description voidWPaySelect. executeASync(ProcessInfo pi)voidWPaySelect. lockUI(ProcessInfo pi)Lock User Interface Called from the Worker before processingvoidWPaySelect. unlockUI(ProcessInfo pi)Unlock User Interface. -
Uses of ProcessInfo in org.adempiere.webui.component
Methods in org.adempiere.webui.component with parameters of type ProcessInfo Modifier and Type Method Description static ProcessInfoDialogProcessInfoDialog. showProcessInfo(ProcessInfo pi, int windowNo, org.zkoss.zk.ui.Component comp, boolean needFillLogFromDb)after run a process, call this function to show result in a dialogConstructors in org.adempiere.webui.component with parameters of type ProcessInfo Constructor Description ProcessInfoDialog(String title, String header, ProcessInfo pi, boolean needFillLogFromDb)show result after run a process -
Uses of ProcessInfo in org.adempiere.webui.panel
Methods in org.adempiere.webui.panel that return ProcessInfo Modifier and Type Method Description ProcessInfoADForm. getProcessInfo()Methods in org.adempiere.webui.panel with parameters of type ProcessInfo Modifier and Type Method Description static ADFormADForm. openForm(int adFormID, GridTab gridTab, ProcessInfo pi)Open a form base on it's ID and a Process Info parametersstatic ADFormADForm. openForm(int adFormID, GridTab gridTab, ProcessInfo pi, String predefinedContextVariables, boolean isSOTrx)Open a form base on it's ID and a Process Info parameters with the predefined context variables from menuvoidADForm. setProcessInfo(ProcessInfo pi) -
Uses of ProcessInfo in org.adempiere.webui.process
Subclasses of ProcessInfo in org.adempiere.webui.process Modifier and Type Class Description classWProcessInfo -
Uses of ProcessInfo in org.compiere.apps
Methods in org.compiere.apps that return ProcessInfo Modifier and Type Method Description protected ProcessInfoAbstractProcessCtl. getProcessInfo()Constructors in org.compiere.apps with parameters of type ProcessInfo Constructor Description AbstractProcessCtl(IProcessUI aProcessUI, int WindowNo, ProcessInfo pi, Trx trx)Constructor -
Uses of ProcessInfo in org.compiere.apps.form
Methods in org.compiere.apps.form that return ProcessInfo Modifier and Type Method Description ProcessInfoGenForm. getProcessInfo()Methods in org.compiere.apps.form with parameters of type ProcessInfo Modifier and Type Method Description voidGenForm. setProcessInfo(ProcessInfo pi) -
Uses of ProcessInfo in org.compiere.model
Methods in org.compiere.model with parameters of type ProcessInfo Modifier and Type Method Description booleanMProcess. processIt(ProcessInfo pi, Trx trx)Process It (sync)booleanMProcess. processIt(ProcessInfo pi, Trx trx, boolean managedTrx)Process It (sync)booleanMProcess. processItWithoutTrxClose(ProcessInfo pi, Trx trx)Process It without closing the given transaction - used from workflow engine.voidM_Element. renameDBColumn(String newColumnName, ProcessInfo pi)booleanMPayment. startProcess(Properties ctx, ProcessInfo pi, Trx trx)Process Online Payment.booleanMPaymentTransaction. startProcess(Properties ctx, ProcessInfo pi, Trx trx)Process Online Payment.StringStandardTaxProvider. validateConnection(MTaxProvider provider, ProcessInfo pi)Constructors in org.compiere.model with parameters of type ProcessInfo Constructor Description PrintInfo(ProcessInfo pi)Process Archive Info -
Uses of ProcessInfo in org.compiere.print
Methods in org.compiere.print with parameters of type ProcessInfo Modifier and Type Method Description static ReportEngineReportEngine. get(Properties ctx, ProcessInfo pi)Get Report Engine for process infostatic booleanServerReportCtl. runJasperProcess(int Record_ID, ReportEngine re, boolean IsDirectPrint, String printerName, ProcessInfo pi)Runs a Jasper process that prints the recordstatic booleanReportCtl. start(IProcessUI parent, int WindowNo, ProcessInfo pi)Create Report.static booleanReportCtl. start(IProcessUI parent, int WindowNo, ProcessInfo pi, boolean IsDirectPrint)Create Report.static booleanReportCtl. start(ProcessInfo pi, boolean IsDirectPrint)Create Report.static booleanServerReportCtl. start(ProcessInfo pi)Create Report.static booleanServerReportCtl. startDocumentPrint(int type, MPrintFormat customPrintFormat, int Record_ID, String printerName, ProcessInfo pi)Start Document Print for Type with specified printer.static booleanReportCtl. startFinReport(ProcessInfo pi)Start Financial Report.static booleanReportCtl. startFinReport(ProcessInfo pi, int WindowNo)Start Financial Report.static booleanServerReportCtl. startFinReport(ProcessInfo pi)Start Financial Report.static booleanReportCtl. startStandardReport(ProcessInfo pi)Start Standard Reportstatic booleanReportCtl. startStandardReport(ProcessInfo pi, boolean IsDirectPrint)Start Standard Reportstatic booleanReportCtl. startStandardReport(ProcessInfo pi, int WindowNo)Start Standard Reportstatic booleanReportCtl. startStandardReport(ProcessInfo pi, int WindowNo, boolean IsDirectPrint)Start Standard Reportstatic booleanServerReportCtl. startStandardReport(ProcessInfo pi)Start Standard Reportstatic booleanServerReportCtl. startStandardReport(ProcessInfo pi, boolean IsDirectPrint)Start Standard Report -
Uses of ProcessInfo in org.compiere.process
Methods in org.compiere.process that return ProcessInfo Modifier and Type Method Description ProcessInfoSvrProcess. getProcessInfo()Get Process InfoMethods in org.compiere.process with parameters of type ProcessInfo Modifier and Type Method Description static ServerProcessCtlServerProcessCtl. process(ProcessInfo pi, Trx trx)Process Control- Get Instance ID - Get Parameters - execute (lock - start process - unlock)Creates a ProcessCtl instance, which calls lockUI and unlockUI if parent is a ASyncProcess
Called from APanel.cmd_print, APanel.actionButton and VPaySelect.cmd_generatestatic ServerProcessCtlServerProcessCtl. process(ProcessInfo pi, Trx trx, boolean managedTrxForJavaProcess)Process Control- Get Instance ID - Get Parameters - execute (lock - start process - unlock)Creates a ProcessCtl instance, which calls lockUI and unlockUI if parent is a ASyncProcess
Called from APanel.cmd_print, APanel.actionButton and VPaySelect.cmd_generatestatic voidProcessInfoUtil. saveLogToDB(ProcessInfo pi)Create Process Logstatic voidProcessInfoUtil. setLogFromDB(ProcessInfo pi)Set Log of Process.static voidProcessInfoUtil. setParameterFromDB(ProcessInfo pi)Set Parameter of Process (and Client/User)static voidProcessInfoUtil. setSummaryFromDB(ProcessInfo pi)Query PInstance for result.booleanProcessCall. startProcess(Properties ctx, ProcessInfo pi, Trx trx)Start the process.booleanSvrProcess. startProcess(Properties ctx, ProcessInfo pi, Trx trx)Start the process.static StringDatabaseViewValidate. validateDatabaseView(Properties ctx, MTable table, String trxName, ProcessInfo pi)static StringTableIndexValidate. validateTableIndex(Properties ctx, MTableIndex index, String trxName, ProcessInfo pi)Constructors in org.compiere.process with parameters of type ProcessInfo Constructor Description ServerProcessCtl(ProcessInfo pi, Trx trx)Constructor -
Uses of ProcessInfo in org.compiere.server
Fields in org.compiere.server declared as ProcessInfo Modifier and Type Field Description protected ProcessInfoScheduler. pi -
Uses of ProcessInfo in org.compiere.util
Methods in org.compiere.util that return ProcessInfo Modifier and Type Method Description static ProcessInfoEnv. getProcessInfo(Properties ctx) -
Uses of ProcessInfo in org.compiere.wf
Methods in org.compiere.wf that return ProcessInfo Modifier and Type Method Description static ProcessInfoMWorkflow. runDocumentActionWorkflow(PO po, String docAction)Methods in org.compiere.wf with parameters of type ProcessInfo Modifier and Type Method Description MWFProcessMWorkflow. start(ProcessInfo pi)Deprecated.MWFProcessMWorkflow. start(ProcessInfo pi, String trxName)Start Workflow.MWFProcessMWorkflow. startWait(ProcessInfo pi)Start Workflow and Wait for completion.Constructors in org.compiere.wf with parameters of type ProcessInfo Constructor Description MWFProcess(MWorkflow wf, ProcessInfo pi)Deprecated.MWFProcess(MWorkflow wf, ProcessInfo pi, String trxName)New Constructor -
Uses of ProcessInfo in org.idempiere.adinterface
Methods in org.idempiere.adinterface with parameters of type ProcessInfo Modifier and Type Method Description static ReportEngineProcess. start(ProcessInfo pi)static ReportEngineProcess. startFinReport(ProcessInfo pi)Start Financial Report.static ReportEngineProcess. startStandardReport(ProcessInfo pi)Start Standard Report
-