Uses of Class
com.avoka.fc.core.service.GroovyLogService
-
Uses of GroovyLogService in com.avoka.fc.core.service
Modifier 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.