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

com.atlassian.bamboo.specs.codegen.emitters.repository.BBCloudCheckoutAuthenticationEmitter Maven / Gradle / Ivy

There is a newer version: 10.1.0
Show newest version
package com.atlassian.bamboo.specs.codegen.emitters.repository;

public class BBCloudCheckoutAuthenticationEmitter extends AuthenticationEmitter {
    public BBCloudCheckoutAuthenticationEmitter() {
        super("checkoutAuthentication");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy