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

    • ProgramWaitingForAccept_Request

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

    • getServiceName

      public String getServiceName()