Class MFARegister

All Implemented Interfaces:
IServerPushCallback, ProcessCall

public class MFARegister extends MFARegister implements IServerPushCallback
IDEMPIERE-4782
Author:
Carlos Ruiz - globalqss - BX Service
  • Constructor Details

    • MFARegister

      public MFARegister()
  • Method Details

    • postProcess

      protected void postProcess(boolean success)
      Post process to register the server push callback
      Overrides:
      postProcess in class SvrProcess
      Parameters:
      success - true if the process was success
    • updateUI

      public void updateUI()
      Open the complete registration form when updating the UI on server push callback
      Specified by:
      updateUI in interface IServerPushCallback