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