|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonCoordinatorAction | |
|---|---|
| org.apache.oozie | |
| org.apache.oozie.client.rest | |
| Uses of JsonCoordinatorAction in org.apache.oozie |
|---|
| Subclasses of JsonCoordinatorAction in org.apache.oozie | |
|---|---|
class |
CoordinatorActionBean
|
| Uses of JsonCoordinatorAction in org.apache.oozie.client.rest |
|---|
| Method parameters in org.apache.oozie.client.rest with type arguments of type JsonCoordinatorAction | |
|---|---|
void |
JsonCoordinatorJob.setActions(List<? extends JsonCoordinatorAction> nodes)
|
static org.json.simple.JSONArray |
JsonCoordinatorAction.toJSONArray(List<? extends JsonCoordinatorAction> actions,
String timeZoneId)
Convert a nodes list into a JSONArray. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||