Package org.ametys.plugins.blog
Interface BlogObservationConstants
- 
public interface BlogObservationConstants
Constants for event identifiers. 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringEVENT_FUTURE_CONTENT_VISIBLEEvent id when a content is added. 
 - 
 
- 
- 
Field Detail
- 
EVENT_FUTURE_CONTENT_VISIBLE
static final String EVENT_FUTURE_CONTENT_VISIBLE
Event id when a content is added.- See Also:
 - Constant Field Values
 
 
 - 
 
 -