Uses of Class
com.avoka.fc.core.service.GroovyLogService
Packages that use GroovyLogService
-
Uses of GroovyLogService in com.avoka.fc.core.service
Methods in com.avoka.fc.core.service that return GroovyLogServiceModifier and TypeMethodDescriptionstatic GroovyLogService
ServiceFactory.getGroovyLogService()
Return GroovyLogService instance.static GroovyLogService
ServiceFactory.getGroovyLogService
(boolean commitChanges) Return GroovyLogService instance.GroovyLogService.setCommitChanges
(boolean commitChanges) Commit changes with the Groovy Service Log.GroovyLogService.setInputParams
(Map<String, Object> inputParams) Set the input parameters.Set the Groovy logger instance.GroovyLogService.setOutputResult
(Object outputResult) Set the output result data.