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, reportOperationOrder
public <T extends Options> List<Integer> getOperationOrder(T options, OperationMix mix)
MixOrderProvider
options
- Optionsmix
- Mix containing the operations to be runCopyright © 2016. All rights reserved.