Uses of Interface
com.atlassian.bamboo.build.logger.BuildLoggerWithoutLogAccess
Packages that use BuildLoggerWithoutLogAccess
Package
Description
-
Uses of BuildLoggerWithoutLogAccess in com.atlassian.bamboo.build
Methods in com.atlassian.bamboo.build that return BuildLoggerWithoutLogAccessModifier and TypeMethodDescription@NotNull BuildLoggerWithoutLogAccessBuildLoggerManager.getLoggerWithoutLogAccess(@NotNull Key resultKey) Returns aBuildLoggerWithoutLogAccessfor the given result<T extends Key>
@NotNull BuildLoggerWithoutLogAccessBuildLoggerManager.getLoggerWithoutLogAccess(@NotNull LoggerId<T> loggerId) Returns aBuildLoggerWithoutLogAccessfor the givenLoggerId -
Uses of BuildLoggerWithoutLogAccess in com.atlassian.bamboo.build.logger
Subinterfaces of BuildLoggerWithoutLogAccess in com.atlassian.bamboo.build.loggerModifier and TypeInterfaceDescriptioninterfaceThis interface represents a logger for a given buildinterfaceBuild logger that writes to a file.Classes in com.atlassian.bamboo.build.logger that implement BuildLoggerWithoutLogAccessModifier and TypeClassDescriptionclassclassclassclassclassThe simple logger simply stores all the logs internally as a list...Methods in com.atlassian.bamboo.build.logger that return BuildLoggerWithoutLogAccessModifier and TypeMethodDescription@NotNull BuildLoggerWithoutLogAccessDefaultBuildLoggerManager.getLoggerWithoutLogAccess(@NotNull Key key) <T extends Key>
@NotNull BuildLoggerWithoutLogAccessDefaultBuildLoggerManager.getLoggerWithoutLogAccess(@NotNull LoggerId<T> loggerId) LoggerId.getLoggerWithoutLogAccess(BuildLoggerManager buildLoggerManager) -
Uses of BuildLoggerWithoutLogAccess in com.atlassian.bamboo.testutils.build.logger
Methods in com.atlassian.bamboo.testutils.build.logger that return BuildLoggerWithoutLogAccessModifier and TypeMethodDescription@NotNull BuildLoggerWithoutLogAccessBuildLoggerManagerForTesting.getLoggerWithoutLogAccess(@NotNull Key resultKey) <T extends Key>
@NotNull BuildLoggerWithoutLogAccessBuildLoggerManagerForTesting.getLoggerWithoutLogAccess(@NotNull LoggerId<T> loggerId) -
Uses of BuildLoggerWithoutLogAccess in com.atlassian.bamboo.v2.build.agent.remote
Classes in com.atlassian.bamboo.v2.build.agent.remote that implement BuildLoggerWithoutLogAccessMethods in com.atlassian.bamboo.v2.build.agent.remote that return BuildLoggerWithoutLogAccessModifier and TypeMethodDescription@NotNull BuildLoggerWithoutLogAccessRemoteBuildLoggerManager.getLoggerWithoutLogAccess(@NotNull Key key) <T extends Key>
@NotNull BuildLoggerWithoutLogAccessRemoteBuildLoggerManager.getLoggerWithoutLogAccess(@NotNull LoggerId<T> loggerId)