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