public class JobPlanInfo extends Object implements ResponseBody
JobPlanHandler.| Modifier and Type | Class and Description |
|---|---|
static class |
JobPlanInfo.RawJson
Simple wrapper around a raw JSON string.
|
| Constructor and Description |
|---|
JobPlanInfo(JobPlanInfo.RawJson jsonPlan) |
JobPlanInfo(String jsonPlan) |
public JobPlanInfo(String jsonPlan)
public JobPlanInfo(JobPlanInfo.RawJson jsonPlan)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.