public interface ServiceActivity
ServiceStartedEvent
is fired on the activity. When a Service is stopped, the Service activity is ended
and a ActivityEndEvent is fired on the activity.| Modifier and Type | Method and Description |
|---|---|
ServiceID |
getService()
Get the Service component identifier that identifies the Service component
that this Service activity was created for.
|
ServiceID getService()