org.jbpm.logging
Interface LoggingService

All Superinterfaces:
java.io.Serializable, Service
All Known Implementing Classes:
DbLoggingService

public interface LoggingService
extends Service


Method Summary
 void log(ProcessLog processLog)
           
 
Methods inherited from interface org.jbpm.svc.Service
close
 

Method Detail

log

void log(ProcessLog processLog)