| Package | Description |
|---|---|
| org.arquillian.spacelift.execution |
| Modifier and Type | Method and Description |
|---|---|
RESULT |
Execution.awaitAtMost(CountDownWatch timeout)
Blocks execution of current thread, waiting for the execution to be finished.
|
RESULT |
Execution.until(CountDownWatch timeout,
ExecutionCondition<RESULT> condition)
Continues (re)executing the execution until condition is satisfied.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.