Uses of Class
org.compiere.process.ProcessInfoLog
Package
Description
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 to LogProcessInfo.saveLog
(ProcessInfoLog logEntry) Save Log to DB immediatelyboolean
ProcessInfo.updateLog
(ProcessInfoLog logEntry) Update existing Log immediatelyModifier and TypeMethodDescriptionvoid
ProcessInfo.setLogList
(ArrayList<ProcessInfoLog> logs) Method setLogList
ProcessInfoDialog(String, String, ProcessInfo, boolean)
for flexible show message