public class PostChainIndexAction extends Object implements PostChainAction
ChainResultsSummary when the Chain execution has completed| Constructor and Description |
|---|
PostChainIndexAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ImmutableChain chain,
ChainResultsSummary chainResultsSummary,
ChainExecution chainExecution)
Execute the custom action
|
void |
setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic void execute(@NotNull
ImmutableChain chain,
@NotNull
ChainResultsSummary chainResultsSummary,
@NotNull
ChainExecution chainExecution)
throws InterruptedException,
Exception
PostChainActionexecute in interface PostChainActionInterruptedExceptionExceptionpublic void setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.