Uses of Interface
org.alfresco.repo.module.tool.LogOutput
Packages that use LogOutput
-
Uses of LogOutput in org.alfresco.repo.module
Constructors in org.alfresco.repo.module with parameters of type LogOutputModifierConstructorDescriptionModuleDetailsImpl(Properties properties, LogOutput log) Creates the instance from a set of properties. -
Uses of LogOutput in org.alfresco.repo.module.tool
Classes in org.alfresco.repo.module.tool that implement LogOutputMethods in org.alfresco.repo.module.tool with parameters of type LogOutputModifier and TypeMethodDescriptionstatic ModuleDetailsModuleDetailsHelper.createModuleDetailsFromPropertiesStream(InputStream is, LogOutput log) Factory method to create module details from a stream of a properties filestatic ModuleDetailsModuleDetailsHelper.createModuleDetailsFromPropertyLocation(String location, LogOutput log) Creates a module details helper object based on a file location.Constructors in org.alfresco.repo.module.tool with parameters of type LogOutput