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