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 ResultProcessorpublic void terminateResult(@NotNull
ResultKey resultKey)
LocalResultProcessorterminateResult in interface LocalResultProcessorCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.