Uses of Enum Class
net.anotheria.portalkit.services.accountarchive.event.AccountArchiveServiceOperationType
Packages that use AccountArchiveServiceOperationType
Package
Description
-
Uses of AccountArchiveServiceOperationType in net.anotheria.portalkit.services.accountarchive.event
Methods in net.anotheria.portalkit.services.accountarchive.event that return AccountArchiveServiceOperationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AccountArchiveServiceOperationType[]AccountArchiveServiceOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AccountArchiveServiceOperationType in net.anotheria.portalkit.services.accountarchive.event.data
Constructors in net.anotheria.portalkit.services.accountarchive.event.data with parameters of type AccountArchiveServiceOperationTypeModifierConstructorDescriptionArchivedAccountEventData(AccountArchiveServiceOperationType operationType, ArchivedAccount account)