public class CloudPublisher extends Object
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
Constructor and Description |
---|
CloudPublisher() |
Modifier and Type | Method and Description |
---|---|
boolean |
createIntegration() |
boolean |
doesIntegrationExist() |
boolean |
doesOtherIntegrationExist() |
boolean |
uploadJobInfo(net.sf.json.JSONObject jobJson)
Upload the build information to Sync API - API V1.
|
boolean |
uploadJobStatus(net.sf.json.JSONObject jobStatus) |
public boolean uploadJobInfo(net.sf.json.JSONObject jobJson)
public boolean uploadJobStatus(net.sf.json.JSONObject jobStatus)
public boolean doesIntegrationExist()
public boolean createIntegration()
public boolean doesOtherIntegrationExist()
Copyright © 2016–2018. All rights reserved.