Uses of Enum Class
pl.edu.icm.unity.engine.api.registration.RequestSubmitStatus
Packages that use RequestSubmitStatus
-
Uses of RequestSubmitStatus in pl.edu.icm.unity.engine.api.registration
Methods in pl.edu.icm.unity.engine.api.registration that return RequestSubmitStatusModifier and TypeMethodDescriptionstatic RequestSubmitStatusReturns the enum constant of this class with the specified name.static RequestSubmitStatus[]RequestSubmitStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pl.edu.icm.unity.engine.api.registration with parameters of type RequestSubmitStatusModifier and TypeMethodDescriptionFormAutomationSupport.getAutoProcessAction(pl.edu.icm.unity.base.registration.UserRequestState<? extends pl.edu.icm.unity.base.registration.BaseRegistrationInput> request, RequestSubmitStatus status)