Interface EnvironmentEvent
- All Known Implementing Classes:
AbstractEnvironmentEvent
,DeploymentResultDeletedEvent
,EnvironmentConfigUpdatedEvent
,EnvironmentCreatedEvent
,EnvironmentNotificationsModifiedEvent
public interface EnvironmentEvent
Interface to allow common interaction with events about environments
- Since:
- v5.3
-
Method Summary
-
Method Details
-
getEnvironmentId
long getEnvironmentId()- Returns:
- id of environment affected
-