Uses of Enum Class
com.avoka.fc.core.service.AbandonmentService.AbandonMode
-
Uses of AbandonmentService.AbandonMode in com.avoka.fc.core.service
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbandonmentService.AbandonMode[]
AbandonmentService.AbandonMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionboolean
AbandonmentService.performImmediateAdminAbandonment
(Submission submission, AbandonmentService.AbandonMode abandonMode) Perform immediate administrator abandonment.