com.atlassian.bamboo.deployments.versions.index.events
Class DeploymentVersionCreationIndexedEvent
java.lang.Object
com.atlassian.bamboo.deployments.versions.events.DeploymentVersionEvent
com.atlassian.bamboo.deployments.versions.index.events.DeploymentVersionCreationIndexedEvent
- All Implemented Interfaces:
- IndexingFinishedEvent
public class DeploymentVersionCreationIndexedEvent
- extends DeploymentVersionEvent
- implements IndexingFinishedEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentVersionCreationIndexedEvent
public DeploymentVersionCreationIndexedEvent(@NotNull
Indexer source,
@NotNull
DeploymentVersionCreatedEvent deploymentVersionCreatedEvent)
getSource
@NotNull
public Indexer getSource()
- Specified by:
getSource
in interface IndexingFinishedEvent
- Returns:
- indexer that fired the event
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.