public final class OozieJsonFactory extends Object
Modifier and Type | Method and Description |
---|---|
static org.json.simple.JSONObject |
getBundleJSONObject(BundleJobInfo jobs,
String timeZoneId) |
static org.json.simple.JSONObject |
getCoordJSONObject(CoordinatorJobInfo jobs,
String timeZoneId) |
static org.json.simple.JSONObject |
getWFJSONObject(WorkflowsInfo jobs,
String timeZoneId) |
public static org.json.simple.JSONObject getWFJSONObject(WorkflowsInfo jobs, String timeZoneId)
public static org.json.simple.JSONObject getCoordJSONObject(CoordinatorJobInfo jobs, String timeZoneId)
public static org.json.simple.JSONObject getBundleJSONObject(BundleJobInfo jobs, String timeZoneId)
Copyright © 2018 Apache Software Foundation. All rights reserved.