Uses of Class
org.exoplatform.social.common.service.utils.TraceElement
Packages that use TraceElement
Package
Description
-
Uses of TraceElement in org.exoplatform.social.common.service
Methods in org.exoplatform.social.common.service that return TraceElementModifier and TypeMethodDescriptionLogWatchCallable.getTraceElement()ProcessContext.getTraceElement()Methods in org.exoplatform.social.common.service with parameters of type TraceElementConstructors in org.exoplatform.social.common.service with parameters of type TraceElement -
Uses of TraceElement in org.exoplatform.social.common.service.impl
Methods in org.exoplatform.social.common.service.impl that return TraceElementMethods in org.exoplatform.social.common.service.impl with parameters of type TraceElementModifier and TypeMethodDescriptionvoidProcessorContextImpl.setTraceElement(TraceElement traceElement) -
Uses of TraceElement in org.exoplatform.social.common.service.utils
Methods in org.exoplatform.social.common.service.utils that return TraceElementModifier and TypeMethodDescriptionTraceList.addElement(String groupName, String processName) static TraceElementTraceElement.getInstance(String traceName) TraceElement.getParent()Methods in org.exoplatform.social.common.service.utils that return types with arguments of type TraceElementMethods in org.exoplatform.social.common.service.utils with parameters of type TraceElement