@PublicApi public interface PostChainAction extends BambooPluginModule
Chain
has finished executingModifier and Type | Method and Description |
---|---|
void |
execute(Chain chain,
ChainResultsSummary chainResultsSummary,
ChainExecution chainExecution)
Execute the custom action
|
void execute(@NotNull Chain chain, @NotNull ChainResultsSummary chainResultsSummary, @NotNull ChainExecution chainExecution) throws InterruptedException, Exception
chain
- chainResultsSummary
- chainExecution
- InterruptedException
Exception
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.