Package-level declarations
Root package and entry point for the Lifecycle module
Types
Exception class thrown when a lifecycle event was not tracked in an appropriate order. e.g. multiple launch events consecutively
LifecycleData target defines what targets the lifecycle event data is added to. LifecycleDataTarget.LifecycleEventsOnly is selected by default, and will only add related data to lifecycle events.
LifecycleEvent defines trackable events related to the application lifecycle.
Enables the configuration, at runtime, of Lifecycle Settings.
Exception class thrown when a lifecycle event was tracked manually, but autotracking is enabled.
Properties
Returns the default ModuleFactory implementation that will not create any instances unless there are settings provided from Local or Remote sources.
Functions
Returns a configured ModuleFactory for enabling the Lifecycle Module.
Returns a configured ModuleFactory for enabling Lifecycle.