Interface RequiredActionFactory

    • Method Detail

      • getDisplayText

        String getDisplayText()
        Display text used in admin console to reference this required action
        Returns:
      • isOneTimeAction

        default boolean isOneTimeAction()
        Flag indicating whether the execution of the required action by the same circumstances (e.g. by one and the same action token) should only be permitted once.
        Returns: