public class CloverChainResultAggregator extends Object implements PostChainAction
Constructor and Description |
---|
CloverChainResultAggregator() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Chain chain,
ChainResultsSummary chainResultsSummary,
ChainExecution chainExecution)
Execute the custom action
|
public void execute(@NotNull Chain chain, @NotNull ChainResultsSummary chainResultsSummary, @NotNull ChainExecution chainExecution) throws InterruptedException, Exception
PostChainAction
execute
in interface PostChainAction
InterruptedException
Exception
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.