public class DeploymentResultDeletedEvent extends Object implements EnvironmentEvent
Constructor and Description |
---|
DeploymentResultDeletedEvent(long environmentId,
long versionId,
Iterable<String> jiraIssuesKeys) |
Modifier and Type | Method and Description |
---|---|
long |
getEnvironmentId() |
com.google.common.collect.ImmutableSet<String> |
getJiraIssuesKeys() |
long |
getVersionId() |
public long getEnvironmentId()
getEnvironmentId
in interface EnvironmentEvent
public long getVersionId()
public com.google.common.collect.ImmutableSet<String> getJiraIssuesKeys()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.