|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.oozie.CoordinatorActionInfo
public class CoordinatorActionInfo
Constructor Summary | |
---|---|
CoordinatorActionInfo(List<CoordinatorActionBean> actions)
Create a coordiantor actions info bean. |
Method Summary | |
---|---|
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(List<CoordinatorActionBean> actions)
coordiantor
- actions being returned.Method Detail |
---|
public List<CoordinatorActionBean> getCoordActions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |