public class DefaultMixOrderProvider extends AbstractMixOrderProvider
| Constructor and Description |
|---|
DefaultMixOrderProvider() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Options> |
getOperationOrder(T options,
OperationMix mix)
Gets the order in which the runner should run the operations
|
getOperationExcludes, reportOperationOrderpublic <T extends Options> List<Integer> getOperationOrder(T options, OperationMix mix)
MixOrderProvideroptions - Optionsmix - Mix containing the operations to be runCopyright © 2016. All rights reserved.