com.atlassian.bamboo.specs.codegen.emitters.repository.BBCloudCheckoutAuthenticationEmitter Maven / Gradle / Ivy
package com.atlassian.bamboo.specs.codegen.emitters.repository;
public class BBCloudCheckoutAuthenticationEmitter extends AuthenticationEmitter {
public BBCloudCheckoutAuthenticationEmitter() {
super("checkoutAuthentication");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy