public class WriteTarFileStep extends Object implements AsyncStep<BuildResult>, Callable<BuildResult>
| Modifier and Type | Method and Description |
|---|---|
BuildResult |
call() |
com.google.common.util.concurrent.ListenableFuture<BuildResult> |
getFuture() |
public com.google.common.util.concurrent.ListenableFuture<BuildResult> getFuture()
getFuture in interface AsyncStep<BuildResult>public BuildResult call() throws ExecutionException, InterruptedException
call in interface Callable<BuildResult>ExecutionExceptionInterruptedExceptionCopyright © 2019. All rights reserved.