Class EnvironmentNotificationsModifiedEvent
java.lang.Object
com.atlassian.bamboo.deployments.environments.events.AbstractEnvironmentEvent
com.atlassian.bamboo.deployments.environments.events.notifications.EnvironmentNotificationsModifiedEvent
- All Implemented Interfaces:
EnvironmentEvent
@AsynchronousPreferred
public class EnvironmentNotificationsModifiedEvent
extends AbstractEnvironmentEvent
implements EnvironmentEvent
-
Constructor Summary
-
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
Methods inherited from interface com.atlassian.bamboo.deployments.environments.events.EnvironmentEvent
getEnvironmentId
-
Constructor Details
-
EnvironmentNotificationsModifiedEvent
public EnvironmentNotificationsModifiedEvent(long environmentId)
-