public class PostChainIndexAction extends Object implements PostChainAction
ChainResultsSummary
when the Chain
execution has completedConstructor 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
PostChainAction
execute
in interface PostChainAction
InterruptedException
Exception
public void setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.