public class PruningJobRunEvent extends Object
Constructor and Description |
---|
PruningJobRunEvent(long usersDeactivated,
long usersDeleted,
boolean error) |
Modifier and Type | Method and Description |
---|---|
long |
getUsersDeactivated() |
long |
getUsersDeleted() |
boolean |
isError() |
Copyright © 2021 Atlassian. All rights reserved.