The Stardust WorkflowService and
AdministrationService provide the possibility to
customize the log entries.
The method writeLogEntry logs an audit trail event of type
LogCode.EXTERNAL, if you added the entry by the WorkflowService and
of type LogCode.ADMINISTRATION, if you added it by the
AdministrationService.
Please refer to the corresponding JavaDoc of the
WorkflowService
and the
AdministrationService for detailed information on the usage of this method and
its specific parameters.