Package org.compiere.process
Interface ClientProcess
- All Known Implementing Classes:
CacheReset
,ReportStarter
public interface ClientProcess
Marker interface to mark that a process can only be run on the client
side.
- Author:
- Low Heng Sin
CacheReset
, ReportStarter