public class CoordinatorActionInfo extends Object
| Constructor and Description |
|---|
CoordinatorActionInfo(List<CoordinatorActionBean> actions)
Create a coordiantor actions info bean.
|
| Modifier and Type | Method and Description |
|---|---|
List<CoordinatorActionBean> |
getCoordActions()
Return the coordiantor actions being returned.
|
public CoordinatorActionInfo(List<CoordinatorActionBean> actions)
actions - actions being returned.public List<CoordinatorActionBean> getCoordActions()
Copyright © 2018 Apache Software Foundation. All rights reserved.