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

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

public class EnvironmentCreatedEvent
extends AbstractEnvironmentEvent


Constructor Summary
EnvironmentCreatedEvent(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

EnvironmentCreatedEvent

public EnvironmentCreatedEvent(long environmentId)


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