Package org.imixs.workflow.datev
Class DatevHelper
java.lang.Object
org.imixs.workflow.datev.DatevHelper
Der DatevHelper prvides static helper methods
- Version:
- 1.0
- Author:
- rsoika
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidlogMessage(String message, org.imixs.workflow.ItemCollection configuration, org.imixs.workflow.ItemCollection workitem) Creates a new log entry stored in the item _scheduler_log.
-
Constructor Details
-
DatevHelper
public DatevHelper()
-
-
Method Details
-
logMessage
public static void logMessage(String message, org.imixs.workflow.ItemCollection configuration, org.imixs.workflow.ItemCollection workitem) Creates a new log entry stored in the item _scheduler_log. The log can be writen optional to the configuraiton and the workitem- Parameters:
message-configuration-
-