public class DecoratedErrorDetailsFactory extends Object
Constructor and Description |
---|
DecoratedErrorDetailsFactory(AgentManager agentManager,
CachedPlanManager cachedPlanManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager) |
Modifier and Type | Method and Description |
---|---|
DecoratedErrorDetailsImpl |
decorate(ErrorDetails errorDetails) |
com.google.common.base.Function<ErrorDetails,DecoratedErrorDetailsImpl> |
decorator() |
public DecoratedErrorDetailsFactory(AgentManager agentManager, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, RepositoryDefinitionManager repositoryDefinitionManager)
@NotNull public DecoratedErrorDetailsImpl decorate(@NotNull ErrorDetails errorDetails)
public com.google.common.base.Function<ErrorDetails,DecoratedErrorDetailsImpl> decorator()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.