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

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

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

public class AsyncCheckPolicyComplianceResponseResult extends CheckPolicyComplianceResult {

    /* --- Static Members --- */

    private static final long serialVersionUID = -9005803185728108040L;

    /* --- Members --- */


    /**
     * Default constructor
     */
    public AsyncCheckPolicyComplianceResponseResult() {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy