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

com.atlassian.connect.spring.ForgeAppModule Maven / Gradle / Ivy

package com.atlassian.connect.spring;

/**
 * Information about the AppModule type making the request
 */
public class ForgeAppModule {
    private String type;
    private String key;
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy