public class SubmitStreamingCallback extends AbstractStreamingCallback
Constructor and Description |
---|
SubmitStreamingCallback(com.perforce.p4java.server.IServer iserver,
hudson.model.TaskListener listener) |
Modifier and Type | Method and Description |
---|---|
long |
getChange() |
boolean |
handleResult(Map<String,Object> map,
int id) |
endResults, getException, getServer, getValidate, isDone, isFail, setException, setFail, startResults
public SubmitStreamingCallback(com.perforce.p4java.server.IServer iserver, hudson.model.TaskListener listener)
public boolean handleResult(Map<String,Object> map, int id) throws com.perforce.p4java.exception.P4JavaException
handleResult
in interface com.perforce.p4java.server.callback.IStreamingCallback
handleResult
in class AbstractStreamingCallback
com.perforce.p4java.exception.P4JavaException
public long getChange()
Copyright © 2016–2017. All rights reserved.