Package org.compiere.process

Provides Processes used in Server and optionally Client Level.

Package Specification

  • Classes in this package are run either on the Server or on the Client
  • When started, at runtime it is determied if the Server is available. If yes, the classes are invoked via the Application Server otherwise they are executed locally.

Related Documentation

Steps

@since R2.4.1