Uses of Enum Class
com.avoka.fc.core.service.SubmissionStatusService.StatusChange
-
Uses of SubmissionStatusService.StatusChange in com.avoka.fc.core.service
Modifier and TypeMethodDescriptionSubmissionStatusService.updateStatus
(Submission submission) Update the status of the submission and commits the changes.SubmissionStatusService.updateStatus
(Submission submission, Document document) Update the status of the submission and commits the changes.Returns the enum constant of this class with the specified name.static SubmissionStatusService.StatusChange[]
SubmissionStatusService.StatusChange.values()
Returns an array containing the constants of this enum class, in the order they are declared.