public class LocalResultProcessorImpl extends Object implements LocalResultProcessor
Constructor and Description |
---|
LocalResultProcessorImpl(LocalBuildResultProcessor localBuildResultProcessor) |
Modifier and Type | Method and Description |
---|---|
void |
processResult(CommonContext context) |
void |
terminateResult(ResultKey resultKey)
Method invoked when process producing a result is stopped abrubtly (by a user, by an agent going down...)
|
public LocalResultProcessorImpl(@NotNull LocalBuildResultProcessor localBuildResultProcessor)
public void processResult(@NotNull CommonContext context)
processResult
in interface ResultProcessor
public void terminateResult(@NotNull ResultKey resultKey)
LocalResultProcessor
terminateResult
in interface LocalResultProcessor
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.