Class BRequest_IXServicePortIF_findNextWorkflows

java.lang.Object
byps.BMethodRequest
de.elo.ix.client.BRequest_IXServicePortIF_findNextWorkflows
All Implemented Interfaces:
Serializable

public final class BRequest_IXServicePortIF_findNextWorkflows extends byps.BMethodRequest implements Serializable
See Also:
  • Field Details

    • ci

      protected ClientInfo ci
    • searchId

      protected String searchId
    • index

      protected int index
    • maxResults

      protected int maxResults
    • serialVersionUID

      public static final long serialVersionUID
      See Also:
  • Constructor Details

    • BRequest_IXServicePortIF_findNextWorkflows

      public BRequest_IXServicePortIF_findNextWorkflows()
  • Method Details

    • getRemoteId

      public int getRemoteId()
      Specified by:
      getRemoteId in class byps.BMethodRequest
    • setSession

      public void setSession(Object __byps__sess)
      Overrides:
      setSession in class byps.BMethodRequest
    • execute

      public void execute(byps.BRemote __byps__remote, byps.BAsyncResult<Object> __byps__asyncResult) throws Throwable
      Specified by:
      execute in class byps.BMethodRequest
      Parameters:
      __byps__remote - Target interface.
      __byps__asyncResult - a BAsyncResult of BMethodResult
      Throws:
      Throwable
    • toString

      public String toString()
      Overrides:
      toString in class Object