Interface FormAutomationSupport
-
public interface FormAutomationSupport
Various internally useful operations, related to forms automation. The implementation relies on the profile. It is therefore stateful, tied to a particular form.- Author:
- K. Benedyczak
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TranslatedRegistrationRequest.AutomaticRequestAction
getAutoProcessAction(pl.edu.icm.unity.types.registration.UserRequestState<? extends pl.edu.icm.unity.types.registration.BaseRegistrationInput> request, RequestSubmitStatus status)
-
-
-
Method Detail
-
getAutoProcessAction
TranslatedRegistrationRequest.AutomaticRequestAction getAutoProcessAction(pl.edu.icm.unity.types.registration.UserRequestState<? extends pl.edu.icm.unity.types.registration.BaseRegistrationInput> request, RequestSubmitStatus status)
-
-