Class MauApplicationKey
- java.lang.Object
-
- com.atlassian.confluence.api.model.event.mau.MauApplicationKey
-
public class MauApplicationKey extends Object
Represent a possible sub-product. In Confluence, it can be Confluence, Team Calendar, Confluence Questions or any possible future products on top of Confluence.- Since:
- 5.9
-
-
Field Summary
Fields Modifier and Type Field Description static MauApplicationKey
APP_CONFLUENCE
-
Constructor Summary
Constructors Constructor Description MauApplicationKey(@NonNull String application)
-
-
-
Field Detail
-
APP_CONFLUENCE
public static final MauApplicationKey APP_CONFLUENCE
-
-
Constructor Detail
-
MauApplicationKey
public MauApplicationKey(@NonNull String application)
-
-