|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.chains.plugins.PostChainIndexAction
public class PostChainIndexAction
Responsible for indexing the ChainResultsSummary
when the Chain
execution has completed
Constructor Summary | |
---|---|
PostChainIndexAction()
|
Method Summary | |
---|---|
void |
execute(Chain chain,
ChainResultsSummary chainResultsSummary,
ChainExecution chainExecution)
Execute the custom action |
void |
setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PostChainIndexAction()
Method Detail |
---|
public void execute(@NotNull Chain chain, @NotNull ChainResultsSummary chainResultsSummary, @NotNull ChainExecution chainExecution) throws java.lang.InterruptedException, java.lang.Exception
PostChainAction
execute
in interface PostChainAction
java.lang.InterruptedException
java.lang.Exception
public void setBuildResultsIndexer(BuildResultsIndexer buildResultsIndexer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |