|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oozie.CoordinatorActionInfo
public class CoordinatorActionInfo
| Constructor Summary | |
|---|---|
CoordinatorActionInfo(java.util.List<CoordinatorActionBean> actions)
Create a coordiantor actions info bean. |
|
| Method Summary | |
|---|---|
java.util.List<CoordinatorActionBean> |
getCoordActions()
Return the coordiantor actions being returned. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoordinatorActionInfo(java.util.List<CoordinatorActionBean> actions)
coordiantor - actions being returned.| Method Detail |
|---|
public java.util.List<CoordinatorActionBean> getCoordActions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||