public class JobResource extends Object
JobResource()
JobStatus
addJob(String xml)
String
getJobLog(String id)
getJobLog(String id, int startLineNr)
getJobStatus(String id)
javax.ws.rs.core.Response
removeJob(String id)
startJob(String id)
stopJob(String id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JobResource()
public String getJobLog(String id)
public String getJobLog(String id, int startLineNr)
public JobStatus getJobStatus(String id)
public JobStatus startJob(String id)
public JobStatus stopJob(String id)
public javax.ws.rs.core.Response removeJob(String id)
public JobStatus addJob(String xml)
Copyright © 2024 Hitachi Vantara. All rights reserved.