Interface DistributionEventProperties
@ProviderType
public interface DistributionEventProperties
an interface containing of the possible properties of events related to distribution
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
property containing the kind of the component generating the eventstatic final String
property containing the name of component generating the eventstatic final String
property containing the type of the distribution pathsstatic final String
property containing the time when an item was created and enqueued for distributionstatic final String
Package idstatic final String
property containing the type of the distribution pathsstatic final String
property containing the type of the distribution request
-
Field Details
-
DISTRIBUTION_COMPONENT_NAME
property containing the name of component generating the event- See Also:
-
DISTRIBUTION_COMPONENT_KIND
property containing the kind of the component generating the event- See Also:
-
DISTRIBUTION_TYPE
property containing the type of the distribution request- See Also:
-
DISTRIBUTION_PATHS
property containing the type of the distribution paths- See Also:
-
DISTRIBUTION_DEEP_PATHS
property containing the type of the distribution paths- See Also:
-
DISTRIBUTION_PACKAGE_ID
Package id- See Also:
-
DISTRIBUTION_ENQUEUE_TIMESTAMP
property containing the time when an item was created and enqueued for distribution- See Also:
-