Package com.atlassian.bamboo.event
Class ProjectUpdatedEvent
- java.lang.Object
-
- com.atlassian.bamboo.event.ProjectUpdatedEvent
-
@AsynchronousPreferred public final class ProjectUpdatedEvent extends Object
Event is triggered when a project details are changed (e.g. the project is renamed).
-
-
Constructor Summary
Constructors Constructor Description ProjectUpdatedEvent(String projectKey)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Instant
getEventCreationTime()
String
getProjectKey()
-