@AsynchronousPreferred public class MultipleEnvironmentsDeletedEvent extends Object implements RemoteBroadcastEvent
DEFAULT_SOURCE
Constructor and Description |
---|
MultipleEnvironmentsDeletedEvent(@NotNull List<Long> deletedEnvironmentIds,
@NotNull List<Key> deletedEnvironmentKeys,
@NotNull Set<String> jiraIssueKeys) |
Modifier and Type | Method and Description |
---|---|
@NotNull List<Long> |
getDeletedEnvironmentIds() |
@NotNull List<Key> |
getDeletedEnvironmentKeys() |
@NotNull FinalHashSet<String> |
getJiraIssuesKeys() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.