public class DefaultSchedulingCallback extends Object implements SchedulingCallback
| Constructor and Description |
|---|
DefaultSchedulingCallback(com.atlassian.buildeng.spi.isolated.docker.IsolatedDockerRequestCallback callback,
String resultId) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ECSException exception) |
void |
handle(SchedulingResult schedulingResult) |
public DefaultSchedulingCallback(com.atlassian.buildeng.spi.isolated.docker.IsolatedDockerRequestCallback callback,
String resultId)
public void handle(SchedulingResult schedulingResult)
handle in interface SchedulingCallbackpublic void handle(ECSException exception)
handle in interface SchedulingCallbackCopyright © 2022 Atlassian Pty Ltd. All rights reserved.