Interface ActivityEventConstants


@ProviderType public interface ActivityEventConstants
Defines constants for activity events.
Since:
0.0.10
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The name of the event property holding the activity id
    static final String
    The name of the event property holding the activity path
    static final String
    The topic for the OSGi event which is sent when an activity has been added to a stream.
  • Field Details

    • TOPIC_ACTIVITY_ADDED

      static final String TOPIC_ACTIVITY_ADDED
      The topic for the OSGi event which is sent when an activity has been added to a stream.
      See Also:
    • PROPERTY_ID

      static final String PROPERTY_ID
      The name of the event property holding the activity id
      See Also:
    • PROPERTY_PATH

      static final String PROPERTY_PATH
      The name of the event property holding the activity path
      See Also: