Class ProgramWaitingForAccept_Request

java.lang.Object
com.softwaremining.ui.screenrequest.ProgramWaitingForAccept_Request
All Implemented Interfaces:
IScreenInteraction

public class ProgramWaitingForAccept_Request extends Object implements IScreenInteraction
Tells the system that program has been set-up in Wait mode ... awaiting data to be sent back from screen
  • Constructor Details Link icon

    • ProgramWaitingForAccept_Request Link icon

      public ProgramWaitingForAccept_Request(String serviceName)
      Parameters:
      serviceName - : full path of the BaseService: e.g. com.softwareMining.examples.Loan
  • Method Details Link icon

    • getServiceName Link icon

      public String getServiceName()