Class MessageResourceURIs
- java.lang.Object
-
- org.silverpeas.core.webapi.notification.MessageResourceURIs
-
public final class MessageResourceURIs extends Object
Base URIs from which the REST-based ressources representing message container entities are defined.- Author:
- Yohann Chastagnier
-
-
Field Summary
Fields Modifier and Type Field Description static String
MESSAGE_BASE_URI
-
Constructor Summary
Constructors Constructor Description MessageResourceURIs()
-
-
-
Field Detail
-
MESSAGE_BASE_URI
public static final String MESSAGE_BASE_URI
- See Also:
- Constant Field Values
-
-