public class ComponentCommandOrder extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
ComponentCommandOrder(List<CommandOrder> commandOrders) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExecute(String component,
Command command,
Collection<ComponentInstanceState> currentStates) |
public ComponentCommandOrder(List<CommandOrder> commandOrders)
public boolean canExecute(String component, Command command, Collection<ComponentInstanceState> currentStates)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.