public class JobResource extends Object
| Constructor and Description | 
|---|
JobResource()  | 
| Modifier and Type | Method and Description | 
|---|---|
JobStatus | 
addJob(String xml)  | 
String | 
getJobLog(String id)  | 
String | 
getJobLog(String id,
         int startLineNr)  | 
JobStatus | 
getJobStatus(String id)  | 
javax.ws.rs.core.Response | 
removeJob(String id)  | 
JobStatus | 
startJob(String id)  | 
JobStatus | 
stopJob(String id)  | 
public javax.ws.rs.core.Response removeJob(String id)
Copyright © 2020 Hitachi Vantara. All rights reserved.