@PublicApi public interface PostChainAction extends BambooPluginModule
Chain has finished executing| Modifier 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 - InterruptedExceptionExceptionCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.