com.atlassian.bamboo.deployments.environments.events
Interface EnvironmentEvent

All Known Implementing Classes:
AbstractEnvironmentEvent, DeploymentResultDeindexedEvent, DeploymentResultDeletedEvent, EnvironmentConfigUpdatedEvent, EnvironmentConfigUpdateIndexedEvent, EnvironmentCreatedEvent, EnvironmentCreationIndexedEvent, EnvironmentDeindexedEvent, EnvironmentDeletedEvent

public interface EnvironmentEvent

Interface to allow common interaction with events about environments

Since:
v5.3

Method Summary
 long getEnvironmentId()
           
 

Method Detail

getEnvironmentId

long getEnvironmentId()
Returns:
id of environment affected


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.