Class LogPlugin

java.lang.Object
org.imixs.workflow.engine.plugins.AbstractPlugin
org.imixs.workflow.engine.plugins.LogPlugin
All Implemented Interfaces:
Plugin

public class LogPlugin extends AbstractPlugin
This Pluginmodul cuts the length of the technical log entries generated by the WorkflowKernel: txtWorkflowPluginLog txtWorkflowActivityLog The Attribute numWorkflowLogLength indicates the maximum number of entries. if <= 0 no limit is set.
Version:
1.2
Author:
Ralph Soika
See Also: