All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.whitesource.agent.api.dispatch.UploadScaLogsResult Maven / Gradle / Ivy

There is a newer version: 18.4.1
Show newest version
package org.whitesource.agent.api.dispatch;

public class UploadScaLogsResult extends BaseResult {

    /* --- Static members --- */
    private static final long serialVersionUID = -8474225446757628208L;
    /* --- Constructors ---*/

    /***
     * default constructor
     */
    public UploadScaLogsResult() {
        super();
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy