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(Chain chain,
ChainResultsSummary chainResultsSummary,
ChainExecution chainExecution)
Execute the custom action
|
void |
setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer) |
public void execute(@NotNull
Chain chain,
@NotNull
ChainResultsSummary chainResultsSummary,
@NotNull
ChainExecution chainExecution)
throws InterruptedException,
Exception
PostChainActionexecute in interface PostChainActionInterruptedExceptionExceptionpublic void setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.