com.atlassian.bamboo.deployments.environments.events
Class EnvironmentConfigUpdatedEvent

java.lang.Object
  extended by com.atlassian.bamboo.deployments.environments.events.AbstractEnvironmentEvent
      extended by com.atlassian.bamboo.deployments.environments.events.EnvironmentConfigUpdatedEvent
All Implemented Interfaces:
EnvironmentEvent

public class EnvironmentConfigUpdatedEvent
extends AbstractEnvironmentEvent

Fired if an environment details are updated. Not fired on specific configuration, or on creation.


Constructor Summary
EnvironmentConfigUpdatedEvent(long environmentId)
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.deployments.environments.events.AbstractEnvironmentEvent
getEnvironmentId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvironmentConfigUpdatedEvent

public EnvironmentConfigUpdatedEvent(long environmentId)


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.