Uses of Class
org.compiere.process.ProcessInfoLog
Package
Description
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
Custom Zk components for iDempiere
Provide classes and interface for iDempiere process.
-
Uses of ProcessInfoLog in org.adempiere.webui.adwindow
Modifier and TypeMethodDescriptionvoid
StatusBar.setStatusLine
(String text, boolean error, ProcessInfoLog[] m_logs) Set status message (west part) text. -
Uses of ProcessInfoLog in org.adempiere.webui.component
ModifierConstructorDescriptionProcessInfoDialog
(String title, String header, ProcessInfoLog[] m_logs) Deprecated. -
Uses of ProcessInfoLog in org.compiere.process
Modifier and TypeMethodDescriptionvoid
ProcessInfo.addLog
(ProcessInfoLog logEntry) Add LogProcessInfo.saveLog
(ProcessInfoLog logEntry) Save Log to DB immediatelyboolean
ProcessInfo.updateLog
(ProcessInfoLog logEntry) Update existing Log immediatelyModifier and TypeMethodDescriptionvoid
ProcessInfo.setLogList
(ArrayList<ProcessInfoLog> logs) Set process logs
ProcessInfoDialog(String, String, ProcessInfo, boolean)
for flexible show message