public static interface HierarchicalTestExecutorService.TestTask
Modifier and Type | Method | Description |
---|---|---|
void |
execute() |
Execute this task.
|
Node.ExecutionMode |
getExecutionMode() |
Get the execution mode of this task.
|
ResourceLock |
getResourceLock() |
Get the resource lock of this task.
|
Node.ExecutionMode getExecutionMode()
ResourceLock getResourceLock()
void execute()
Copyright © 2019. All rights reserved.